summaryrefslogtreecommitdiff
path: root/audio/cmp3/files/patch-cmp3listfiles.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cmp3/files/patch-cmp3listfiles.c')
-rw-r--r--audio/cmp3/files/patch-cmp3listfiles.c23
1 files changed, 0 insertions, 23 deletions
diff --git a/audio/cmp3/files/patch-cmp3listfiles.c b/audio/cmp3/files/patch-cmp3listfiles.c
deleted file mode 100644
index 291a3a2d3f67..000000000000
--- a/audio/cmp3/files/patch-cmp3listfiles.c
+++ /dev/null
@@ -1,23 +0,0 @@
---- cmp3listfiles.c.orig 2001-06-13 20:13:16 UTC
-+++ cmp3listfiles.c
-@@ -270,13 +270,13 @@ void writelist(char *filepath)
- /* XXX - alert person */
- return;
- fprintf(outfile,
--"##############################################################################
--# Dumped Cmp3 playlist ass file
--#
--# Addable features (on individual lines):
--# %%[command] - executes commands initially using system() call
--# @ - randomizes this playlist at load time
--# $ - turns on repeat mode at load time
-+"##############################################################################\n\
-+# Dumped Cmp3 playlist ass file\n\
-+#\n\
-+# Addable features (on individual lines):\n\
-+# %%[command] - executes commands initially using system() call\n\
-+# @ - randomizes this playlist at load time\n\
-+# $ - turns on repeat mode at load time\n\
- #\n\n");
-
- filename = shmptr->plhead;