diff -r 4c47e360e467 -r 4ad1e1e6d94e pidgin/gtkconv.c --- a/pidgin/gtkconv.c Sat Dec 29 16:54:15 2007 +0000 +++ b/pidgin/gtkconv.c Sat Dec 29 17:06:59 2007 +0000 @@ -4601,7 +4601,6 @@ /* Setup the top part of the pane */ gtkconv->topvbox = vbox = gtk_vbox_new(FALSE, PIDGIN_HIG_BOX_SPACE); - gtk_paned_pack1(GTK_PANED(paned), vbox, TRUE, TRUE); gtk_widget_show(vbox); /* Setup the info pane */