diff pidgin/gtkblist.c @ 16245:608f9e9e6763

merge of '6f1c8b328654eaabb362aa93ab1a72177353111b' and '869c7461d9e5a340e106453ed11f5dd9ed388d5b'
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 18 Apr 2007 19:48:37 +0000
parents 520637b2a592
children 9a4854d71234
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Wed Apr 18 19:34:37 2007 +0000
+++ b/pidgin/gtkblist.c	Wed Apr 18 19:48:37 2007 +0000
@@ -4502,8 +4502,6 @@
 	pidgin_blist_restore_position();
 	gtk_widget_show_all(GTK_WIDGET(gtkblist->vbox));
 	gtk_widget_realize(GTK_WIDGET(gtkblist->window));
-	gdk_window_set_decorations(GDK_WINDOW(gtkblist->window->window),
-				   GDK_DECOR_ALL | GDK_DECOR_MAXIMIZE);
 	purple_blist_set_visible(purple_prefs_get_bool(PIDGIN_PREFS_ROOT "/blist/list_visible"));
 
 	/* start the refresh timer */