# HG changeset patch # User Sadrul Habib Chowdhury # Date 1189600015 0 # Node ID 501c05b1e3e5970974bd8e15a5b5f52d9b6e2328 # Parent 6829aa32b16c2640cd93085ffa270cde3f445394 Compile\! diff -r 6829aa32b16c -r 501c05b1e3e5 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Wed Sep 12 11:18:57 2007 +0000 +++ b/pidgin/gtkconv.c Wed Sep 12 12:26:55 2007 +0000 @@ -1350,7 +1350,6 @@ return FALSE; } -#if 0 static void hide_conv(PidginConversation *gtkconv, gboolean closetimer) { @@ -1371,7 +1370,6 @@ purple_conversation_set_ui_ops(conv, NULL); } } -#endif static void menu_close_conv_cb(gpointer data, guint action, GtkWidget *widget)