libgnomeui r5566 - trunk/file-chooser



Author: kmaraas
Date: Fri Mar  7 19:52:41 2008
New Revision: 5566
URL: http://svn.gnome.org/viewvc/libgnomeui?rev=5566&view=rev

Log:
Forgot to re-commit the fix

Modified:
   trunk/file-chooser/gtkfilesystemgio.c

Modified: trunk/file-chooser/gtkfilesystemgio.c
==============================================================================
--- trunk/file-chooser/gtkfilesystemgio.c	(original)
+++ trunk/file-chooser/gtkfilesystemgio.c	Fri Mar  7 19:52:41 2008
@@ -849,7 +849,6 @@
 
       icon_file = g_file_icon_get_file (G_FILE_ICON (icon));
       name = g_file_get_path (icon_file);
-      g_object_unref (icon_file);
     }
 
   return name;



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