diff src/util.c @ 17:e5cc6e691bff

[gaim-migrate @ 26] One of the previous patches didnt go in correctly. Its fixed now. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 23 Mar 2000 12:44:52 +0000
parents 34db9f242899
children c56db1b46b0d
line wrap: on
line diff
--- a/src/util.c	Thu Mar 23 11:12:23 2000 +0000
+++ b/src/util.c	Thu Mar 23 12:44:52 2000 +0000
@@ -669,7 +669,6 @@
 						       NULL, (gchar **)aimicon_xpm);
 	}
 	gdk_window_set_icon(w, NULL, icon_pm, icon_bm);
-        gdk_window_set_group(w, mainwindow->window);
 	if (mainwindow) gdk_window_set_group(w, mainwindow->window);
 #endif
 }