summaryrefslogtreecommitdiffstats
path: root/lasso/xml
diff options
context:
space:
mode:
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,