summaryrefslogtreecommitdiffstats
path: root/lasso/xml
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-21 18:18:43 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-21 18:18:43 +0000
commit2878cce4d448efd8563736b9e93945517457d76f (patch)
treeec49ae9ebbcee4b4edf63c7665042823d2a8016f /lasso/xml
parent8315d8686135473c388e8a3627f1a41c94150052 (diff)
downloadlasso-2878cce4d448efd8563736b9e93945517457d76f.tar.gz
lasso-2878cce4d448efd8563736b9e93945517457d76f.tar.xz
lasso-2878cce4d448efd8563736b9e93945517457d76f.zip
removed declaration of inexistant function
Diffstat (limited to 'lasso/xml')
-rw-r--r--lasso/xml/lib_authentication_statement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lasso/xml/lib_authentication_statement.h b/lasso/xml/lib_authentication_statement.h
index 9ddd61fe..5e9a7399 100644
--- a/lasso/xml/lib_authentication_statement.h
+++ b/lasso/xml/lib_authentication_statement.h
@@ -67,7 +67,6 @@ struct _LassoLibAuthenticationStatementClass {
};
LASSO_EXPORT GType lasso_lib_authentication_statement_get_type (void);
-LASSO_EXPORT LassoLibAuthenticationStatement* lasso_lib_authentication_statement_new(void);
LASSO_EXPORT LassoLibAuthenticationStatement* lasso_lib_authentication_statement_new_full(
const char *authenticationMethod,
const char *authenticationInstant,