summaryrefslogtreecommitdiff
path: root/audio/xmms-sndstretch/files/patch-sndstretch.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-sndstretch/files/patch-sndstretch.c')
-rw-r--r--audio/xmms-sndstretch/files/patch-sndstretch.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/xmms-sndstretch/files/patch-sndstretch.c b/audio/xmms-sndstretch/files/patch-sndstretch.c
deleted file mode 100644
index e04d39ace6f6..000000000000
--- a/audio/xmms-sndstretch/files/patch-sndstretch.c
+++ /dev/null
@@ -1,17 +0,0 @@
-$FreeBSD$
-
---- sndstretch.c.orig Thu Sep 27 17:10:34 2001
-+++ sndstretch.c Sat Nov 10 12:54:19 2001
-@@ -1053,9 +1053,11 @@
-
- speed_act = speed;
- pitch_act = pitch;
-+#ifdef DEBUG
- if ( fade_shift != fade_shift_act ){
- fprintf(stderr,"changed fade_shift_act\n");
- }
-+#endif
- fade_shift_act = fade_shift;
-
- // if (ring_buff!=0) free(ring_buff);
-