empathy r1820 - trunk/libempathy-gtk



Author: xclaesse
Date: Fri Nov 21 16:19:04 2008
New Revision: 1820
URL: http://svn.gnome.org/viewvc/empathy?rev=1820&view=rev

Log:
Removed useless ref of the FT manager in the build_ui method. (Jonny Lamb)

Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>

Modified:
   trunk/libempathy-gtk/empathy-ft-manager.c

Modified: trunk/libempathy-gtk/empathy-ft-manager.c
==============================================================================
--- trunk/libempathy-gtk/empathy-ft-manager.c	(original)
+++ trunk/libempathy-gtk/empathy-ft-manager.c	Fri Nov 21 16:19:04 2008
@@ -1034,9 +1034,6 @@
   GtkTreeSelection *selection;
   gchar *filename;
 
-  /* Keep this object alive until we have the dialog window */
-  g_object_ref (ft_manager);
-
   filename = empathy_file_lookup ("empathy-ft-manager.glade",
       "libempathy-gtk");
   empathy_glade_get_file (filename,



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