diff plugins/docklet/docklet-x11.c @ 10574:77ef3f2f0df8

[gaim-migrate @ 11966] Leak fixes, round 3. Also, fix find in the log viewer to find in all logs, not just every-other-one-you-select. Plus some other minor tweaks. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 05 Feb 2005 17:59:20 +0000
parents 91f17026b693
children 80b8be10dc42
line wrap: on
line diff
--- a/plugins/docklet/docklet-x11.c	Fri Feb 04 23:42:33 2005 +0000
+++ b/plugins/docklet/docklet-x11.c	Sat Feb 05 17:59:20 2005 +0000
@@ -173,8 +173,6 @@
 		g_object_unref(G_OBJECT(blank_icon));
 	blank_icon = NULL;
 
-	if (image)
-		gtk_widget_destroy(image);
 	image = NULL;
 
 	gaim_debug(GAIM_DEBUG_INFO, "tray icon", "destroyed\n");