changeset 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 5cdd1f11db02
children 99d91a6c2fbf
files src/util.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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
 }