diff src/ui.h @ 5938:023c5f380b5c

[gaim-migrate @ 6378] Removed protomenu from ui.h and prpl.c, and made it a static variable in gtkblist.c. prpl.c only has one more line of gtk code! Yay! Now I can sleep. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 21 Jun 2003 09:54:33 +0000
parents e11b904c5bd7
children 0a2a32b1917c
line wrap: on
line diff
--- a/src/ui.h	Sat Jun 21 09:11:53 2003 +0000
+++ b/src/ui.h	Sat Jun 21 09:54:33 2003 +0000
@@ -160,9 +160,6 @@
 void build_allow_list();
 void build_block_list();
 
-/* Globals in prpl.c */
-extern GtkWidget *protomenu;
-
 /* Globals in session.c */
 extern gboolean session_managed;