diff options
Diffstat (limited to 'audio/kmpg/files/patch-ac')
-rw-r--r-- | audio/kmpg/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/kmpg/files/patch-ac b/audio/kmpg/files/patch-ac deleted file mode 100644 index 84270af8331a..000000000000 --- a/audio/kmpg/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/yaflib/yaf/shared/yafcore/streamWriter.cpp.orig Sun Jan 23 16:52:02 2000 -+++ lib/yaflib/yaf/shared/yafcore/streamWriter.cpp Sun Jan 23 16:52:11 2000 -@@ -42,7 +42,7 @@ - static OutputInterface* output; - - static AudioWrapper* audioWrapper=NULL; --static lInternalDevice; -+static int lInternalDevice; - - void StreamWriter_sendSpeed(int speed); - void StreamWriter_sendSampleSize(int size); |