summaryrefslogtreecommitdiff
path: root/audio/xmms-arts_output/files/patch-arts_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-arts_output/files/patch-arts_helper.c')
-rw-r--r--audio/xmms-arts_output/files/patch-arts_helper.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/xmms-arts_output/files/patch-arts_helper.c b/audio/xmms-arts_output/files/patch-arts_helper.c
deleted file mode 100644
index f01133c9e5bd..000000000000
--- a/audio/xmms-arts_output/files/patch-arts_helper.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- arts_helper.c.orig Tue Apr 6 02:23:37 2004
-+++ arts_helper.c Tue Apr 6 02:22:32 2004
-@@ -243,7 +243,9 @@
- {
- going = 0;
- arts_close_stream(handle);
-+#if 0
- arts_free();
-+#endif
- }
-
- static int read_all(int fd, void *buf, size_t count)