glib r7470 - branches/glib-2-16/gio/xdgmime
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7470 - branches/glib-2-16/gio/xdgmime
- Date: Thu, 11 Sep 2008 19:27:36 +0000 (UTC)
Author: matthiasc
Date: Thu Sep 11 19:27:36 2008
New Revision: 7470
URL: http://svn.gnome.org/viewvc/glib?rev=7470&view=rev
Log:
Fix the build
Modified:
branches/glib-2-16/gio/xdgmime/xdgmime.c
Modified: branches/glib-2-16/gio/xdgmime/xdgmime.c
==============================================================================
--- branches/glib-2-16/gio/xdgmime/xdgmime.c (original)
+++ branches/glib-2-16/gio/xdgmime/xdgmime.c Thu Sep 11 19:27:36 2008
@@ -605,18 +605,6 @@
parent_list = NULL;
}
- if (icon_list)
- {
- _xdg_mime_icon_list_free (icon_list);
- icon_list = NULL;
- }
-
- if (generic_icon_list)
- {
- _xdg_mime_icon_list_free (generic_icon_list);
- generic_icon_list = NULL;
- }
-
if (_caches)
{
int i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]