empathy r2872 - trunk/libempathy-gtk



Author: xclaesse
Date: Thu Apr 16 12:29:37 2009
New Revision: 2872
URL: http://svn.gnome.org/viewvc/empathy?rev=2872&view=rev

Log:
Don't unref 2 times gui.

From: Xavier Claessens <xclaesse gmail com>

Modified:
   trunk/libempathy-gtk/empathy-account-widget.c

Modified: trunk/libempathy-gtk/empathy-account-widget.c
==============================================================================
--- trunk/libempathy-gtk/empathy-account-widget.c	(original)
+++ trunk/libempathy-gtk/empathy-account-widget.c	Thu Apr 16 12:29:37 2009
@@ -507,8 +507,6 @@
 			"entry_jid", "jid",
 			NULL);
 
-	g_object_unref (gui);
-
 	return empathy_builder_unref_and_keep_widget (gui, widget);
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]