aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3unicode
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3unicode')
-rw-r--r--audio/mp3unicode/files/patch-mp3unicode.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mp3unicode/files/patch-mp3unicode.cpp b/audio/mp3unicode/files/patch-mp3unicode.cpp
deleted file mode 100644
index 164200b65130..000000000000
--- a/audio/mp3unicode/files/patch-mp3unicode.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./mp3unicode.cpp.orig 2012-05-07 12:03:19.000000000 +0000
-+++ ./mp3unicode.cpp 2014-05-13 20:16:40.053475428 +0000
-@@ -229,7 +229,7 @@
- if (
- iconv (
- cd,
-- (char **)&from,
-+ &from,
- &from_size,
- &to,
- &to_size