[five-or-more] Do not get pixbuf formats to free it
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] Do not get pixbuf formats to free it
- Date: Fri, 9 Jan 2015 18:38:29 +0000 (UTC)
commit 9ce1d2c3ff0339dbff24246d98b9e35f0a5c9bd2
Author: Robert Roth <robert roth off gmail com>
Date: Fri Jan 9 17:18:57 2015 +0200
Do not get pixbuf formats to free it
https://bugzilla.gnome.org/show_bug.cgi?id=735547
src/games-file-list.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/games-file-list.c b/src/games-file-list.c
index 4adab0d..a544e1f 100644
--- a/src/games-file-list.c
+++ b/src/games-file-list.c
@@ -187,8 +187,6 @@ games_image_suffix_list_init (void)
element = g_slist_next (element);
}
- pixbuf_formats = gdk_pixbuf_get_formats ();
-
g_slist_free (pixbuf_formats);
g_mutex_unlock (&image_suffix_mutex);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]