diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 07:21:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 07:21:42 +0800 |
commit | cfb8fb670cd92f825c0e5800d4ccc4c0089614ff (patch) | |
tree | 3c5927926d6212f072ce01a98cb60e06f0272bc2 /audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c | |
parent | f661aa7cc14813640a959c906aeee5dcce6b93b4 (diff) | |
download | marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.gz marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.tar.zst marcuscom-ports-cfb8fb670cd92f825c0e5800d4ccc4c0089614ff.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6147 df743ca5-7f9a-e211-a948-0013205c9059
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) { |