diff src/ui.h @ 2437:aa63f3ceea03

[gaim-migrate @ 2450] this should be here committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 05 Oct 2001 22:23:27 +0000
parents b4f2a53c0ee5
children 5cbe86a444d9
line wrap: on
line diff
--- a/src/ui.h	Fri Oct 05 22:08:13 2001 +0000
+++ b/src/ui.h	Fri Oct 05 22:23:27 2001 +0000
@@ -115,11 +115,6 @@
 extern GList *log_conversations; /* this should be moved to conversations.c */
 extern GSList *away_messages; /* this should be moved to away.c */
 
-/* Globals in applet.c */
-#ifdef USE_APPLET
-extern GtkWidget *applet;
-#endif /* USE_APPLET */
-
 /* Globals in away.c */
 extern struct away_message *awaymessage;
 extern struct away_message *default_away;