diff options
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c')
-rw-r--r-- | audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c b/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c deleted file mode 100644 index 61fbb19a5..000000000 --- a/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c +++ /dev/null @@ -1,18 +0,0 @@ ---- sources/rb-ipod-source.c.orig Sun Sep 19 17:05:37 2004 -+++ sources/rb-ipod-source.c Sun Sep 19 17:05:49 2004 -@@ -234,6 +234,7 @@ - } - - /* Set disc number */ -+ /* - if (song->cd_nr != 0) { - GValue value = {0, }; - g_value_init (&value, G_TYPE_ULONG); -@@ -243,6 +244,7 @@ - &value); - g_value_unset (&value); - } -+ */ - - /* Set bitrate */ - if (song->bitrate != 0) { |