aboutsummaryrefslogtreecommitdiff
path: root/audio/wavplay/files/patch-wavplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wavplay/files/patch-wavplay.h')
-rw-r--r--audio/wavplay/files/patch-wavplay.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/wavplay/files/patch-wavplay.h b/audio/wavplay/files/patch-wavplay.h
deleted file mode 100644
index ab4b0cd8f815..000000000000
--- a/audio/wavplay/files/patch-wavplay.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- wavplay.h.orig 1999-12-04 00:06:42 UTC
-+++ wavplay.h
-@@ -500,7 +500,7 @@ extern int LockDSP(int ipc,int playrecx,
- extern int UnlockDSP(int ipc,int playrecx,ErrFunc erf);
-
- extern WAVFILE *WavOpenForRead(const char *Pathname,ErrFunc erf);
--extern WAVFILE *WavOpenForWrite(const char *Pathname,OprMode m,UInt32 sample_rate,UInt16 bits,UInt32 samples,ErrFunc erf);
-+extern WAVFILE *WavOpenForWrite(const char *Pathname,Chan chmode,UInt32 sample_rate,UInt16 bits,UInt32 samples,ErrFunc erf);
- extern void WavReadOverrides(WAVFILE *wfile,WavPlayOpts *wavopts);
- extern int WavClose(WAVFILE *wfile,ErrFunc erf);
-