libpurple/protocols/gg/deprecated.h

branch
soc.2012.gg
changeset 33303
50f7a92eeb90
child 33348
2394cd23ce8f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libpurple/protocols/gg/deprecated.h	Fri Jun 29 13:06:07 2012 +0200
@@ -0,0 +1,8 @@
+#ifndef _GGP_DEPRECATED_H
+#define _GGP_DEPRECATED_H
+
+#include <internal.h>
+
+gboolean ggp_deprecated_setup_proxy(PurpleConnection *gc);
+
+#endif /* _GGP_DEPRECATED_H */

mercurial