diff src/convo.h @ 3716:d7e83b4db191

[gaim-migrate @ 3849] Warning fixes committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Wed, 16 Oct 2002 19:44:19 +0000
parents b1e300a85678
children 12b29552f1d7
line wrap: on
line diff
--- a/src/convo.h	Wed Oct 16 19:40:00 2002 +0000
+++ b/src/convo.h	Wed Oct 16 19:44:19 2002 +0000
@@ -25,6 +25,7 @@
 #include <gtk/gtk.h>
 #include "gaim.h"
 
+#if 0
 #include "pixmaps/tmp_send.xpm"
 #include "pixmaps/gnome_remove.xpm"
 #include "pixmaps/gnome_add.xpm"
@@ -32,6 +33,7 @@
 #include "pixmaps/warn.xpm"
 #include "pixmaps/tb_search.xpm"
 #include "pixmaps/block.xpm"
+#endif
 
 extern GtkWidget *convo_notebook;
 extern GtkWidget *chat_notebook;