diff src/gtkdialogs.h @ 11709:cae2fb7e8594

[gaim-migrate @ 14000] This is a patch from Casey Harkins to significantly overhaul the docklet plugin. I'm pretty happy about this because it enables us to remove a win32 GTK+ dependency on the core and all the prpls. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 22 Oct 2005 01:18:08 +0000
parents b47708f46a38
children e75ef7aa913e
line wrap: on
line diff
--- a/src/gtkdialogs.h	Sat Oct 22 01:03:18 2005 +0000
+++ b/src/gtkdialogs.h	Sat Oct 22 01:18:08 2005 +0000
@@ -67,9 +67,6 @@
 	GaimMessageFlags flags;
 };
 
-/* Globals in gtkmain.c */
-extern int docklet_count;
-
 /* Functions in session.c */
 extern void session_init(gchar *, gchar *, gchar *);
 extern void session_end();