changeset 3678:d972e1f0be13

[gaim-migrate @ 3808] oops. that could be bad committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 14 Oct 2002 04:05:06 +0000
parents 7571943d6851
children 6addfadafda1
files src/conversation.c
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/conversation.c	Mon Oct 14 04:00:32 2002 +0000
+++ b/src/conversation.c	Mon Oct 14 04:05:06 2002 +0000
@@ -3414,11 +3414,6 @@
 
 void im_tabize()
 {
-	if (convo_menubar) {
-			gtk_widget_destroy(convo_menubar);
-			convo_menubar = NULL;
-	}
-
 	/* evil, evil i tell you! evil! */
 	if (im_options & OPT_IM_ONE_WINDOW) {
 		GList *x = conversations;