summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wocky/wocky-auth-handler.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/wocky/wocky-auth-handler.h b/wocky/wocky-auth-handler.h
index 3d8238b..448558c 100644
--- a/wocky/wocky-auth-handler.h
+++ b/wocky/wocky-auth-handler.h
@@ -82,9 +82,6 @@ typedef gboolean (*WockyAuthSuccessFunc) (
WockyAuthHandler *handler,
GError **error);
-void
-wocky_auth_handler_free (WockyAuthHandler *handler);
-
GType
wocky_auth_handler_get_type (void);