diff options
Diffstat (limited to 'audio/audacious-mac/files/patch-src-common.h')
-rw-r--r-- | audio/audacious-mac/files/patch-src-common.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/audio/audacious-mac/files/patch-src-common.h b/audio/audacious-mac/files/patch-src-common.h deleted file mode 100644 index 62fac9317716..000000000000 --- a/audio/audacious-mac/files/patch-src-common.h +++ /dev/null @@ -1,8 +0,0 @@ ---- src/common.h Sat Apr 9 20:06:20 2005 -+++ src/common.h Sun Jun 24 06:03:13 2007 -@@ -3,3 +3,5 @@ - #include <libintl.h> - - #define _(String) gettext (String) -+ -+#include "url2filename.cpp" |