[rhythmbox] mtp: remove extra art pixbuf unref
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] mtp: remove extra art pixbuf unref
- Date: Sat, 10 Jul 2010 02:01:57 +0000 (UTC)
commit 4d666cd8a68828465501f78a86ac1899f4113246
Author: Jonathan Matthew <jonathan d14n org>
Date: Sat Jul 10 12:01:24 2010 +1000
mtp: remove extra art pixbuf unref
plugins/mtpdevice/rb-mtp-source.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/mtpdevice/rb-mtp-source.c b/plugins/mtpdevice/rb-mtp-source.c
index a09c4c2..3a44337 100644
--- a/plugins/mtpdevice/rb-mtp-source.c
+++ b/plugins/mtpdevice/rb-mtp-source.c
@@ -1310,8 +1310,6 @@ artwork_notify_cb (RhythmDB *db,
rb_mtp_thread_set_album_image (priv->device_thread, album_name, pixbuf);
queue_free_space_update (source);
-
- g_object_unref (pixbuf); /* ? */
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]