src/gtkplugin.c

changeset 12889
9f36adc089fa
parent 12870
20dd598144a9
child 12927
f3e4ef8958a3
--- a/src/gtkplugin.c	Sun Jan 15 23:10:17 2006 +0000
+++ b/src/gtkplugin.c	Mon Jan 16 05:32:36 2006 +0000
@@ -74,7 +74,9 @@
 
 		config = gaim_gtk_plugin_pref_create_frame(frame);
 
+		/* XXX According to bug #1407047 this broke saving pluging preferences, I'll look at fixing it correctly later.
 		gaim_plugin_pref_frame_destroy(frame);
+		*/
 	}
 
 	return config;

mercurial