summaryrefslogtreecommitdiffstats
path: root/lasso/id-wsf-2.0/discovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/id-wsf-2.0/discovery.h')
-rw-r--r--lasso/id-wsf-2.0/discovery.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lasso/id-wsf-2.0/discovery.h b/lasso/id-wsf-2.0/discovery.h
index 400f73ec..4cc4ca43 100644
--- a/lasso/id-wsf-2.0/discovery.h
+++ b/lasso/id-wsf-2.0/discovery.h
@@ -72,8 +72,6 @@ LASSO_EXPORT GType lasso_idwsf2_discovery_get_type(void);
LASSO_EXPORT LassoIdWsf2Discovery* lasso_idwsf2_discovery_new(LassoServer *server);
-LASSO_EXPORT void lasso_idwsf2_discovery_destroy(LassoIdWsf2Discovery *discovery);
-
LASSO_EXPORT gchar* lasso_idwsf2_discovery_metadata_register_self(LassoIdWsf2Discovery *discovery,
const gchar *service_type, const gchar *abstract,
const gchar *soap_endpoint, const gchar *svcMDID);