diff -r f505b7d3b0dd -r 3263d33e2838 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Mon Oct 29 06:45:53 2007 +0000 +++ b/pidgin/gtkconv.c Tue Oct 30 02:31:51 2007 +0000 @@ -5040,7 +5040,6 @@ gtkconv->send_history = g_list_append(NULL, NULL); /* Setup some initial variables. */ - gtkconv->sg = gtk_size_group_new(GTK_SIZE_GROUP_BOTH); gtkconv->tooltips = gtk_tooltips_new(); gtkconv->unseen_state = PIDGIN_UNSEEN_NONE; gtkconv->unseen_count = 0;