summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/files/patch-sources_rb-ipod-source.c
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-01 16:07:01 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-01 16:07:01 +0800
commita83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b (patch)
tree0ebb6ab687a5382ed7c5422fc3df7c26baa04efe /audio/rhythmbox/files/patch-sources_rb-ipod-source.c
parent31c805482cb67cee7101b7398aeae7a85ad3d59d (diff)
downloadmarcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.gz
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.tar.zst
marcuscom-ports-a83ea1a4c9bc0478a4d9a7a78f36e8d6584a3e2b.zip
Remove, now in ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3758 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox/files/patch-sources_rb-ipod-source.c')
-rw-r--r--audio/rhythmbox/files/patch-sources_rb-ipod-source.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/rhythmbox/files/patch-sources_rb-ipod-source.c b/audio/rhythmbox/files/patch-sources_rb-ipod-source.c
deleted file mode 100644
index 61fbb19a5..000000000
--- a/audio/rhythmbox/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) {