libpurple/protocols/jabber/jabber.h

branch
soc.2013.gobjectification.plugins
changeset 36684
ecc74498e088
parent 36638
5f6dcd83e8c1
child 36692
324db2a53c4c
--- a/libpurple/protocols/jabber/jabber.h	Wed Sep 04 17:09:00 2013 +0530
+++ b/libpurple/protocols/jabber/jabber.h	Wed Sep 04 20:08:58 2013 +0530
@@ -435,7 +435,4 @@
 PurpleMediaCaps jabber_get_media_caps(PurpleAccount *account, const char *who);
 gboolean jabber_can_receive_file(PurpleConnection *gc, const gchar *who);
 
-void jabber_protocol_init(PurpleProtocol *protocol);
-void jabber_protocol_uninit(PurpleProtocol *protocol);
-
 #endif /* PURPLE_JABBER_H_ */

mercurial