diff options
Diffstat (limited to 'audio/muse/files/patch-shout::mp3.c')
-rw-r--r-- | audio/muse/files/patch-shout::mp3.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/muse/files/patch-shout::mp3.c b/audio/muse/files/patch-shout::mp3.c deleted file mode 100644 index 8570a8224d54..000000000000 --- a/audio/muse/files/patch-shout::mp3.c +++ /dev/null @@ -1,10 +0,0 @@ ---- shout/mp3.c.orig Tue Mar 25 05:30:10 2003 -+++ shout/mp3.c Thu Apr 24 02:44:09 2003 -@@ -1,7 +1,6 @@ - /* mp3.c: libshout MP3 format handler */ - - #include <stdio.h> --#include <stdint.h> - #include <stdlib.h> - #include <string.h> - #include <config.h> |