summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-01-31 14:39:40 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-02-06 13:26:16 +0000
commitfcf4ab9b107a3a3d25a129dc86fd2edcd5188a38 (patch)
tree44e13694f027c61aab97459a2bbcec02548de265
parentb7310bd0535931fd9afa76b124981d23ae71207f (diff)
Remove prototype for wocky_auth_handler_free()
This function doesn't exist.
-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
@@ -84,5 +84,2 @@ typedef gboolean (*WockyAuthSuccessFunc) (
-void
-wocky_auth_handler_free (WockyAuthHandler *handler);
-
GType