aboutsummaryrefslogtreecommitdiff
path: root/audio/wmsmixer/files/patch-wmsmixer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wmsmixer/files/patch-wmsmixer.cc')
-rw-r--r--audio/wmsmixer/files/patch-wmsmixer.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/wmsmixer/files/patch-wmsmixer.cc b/audio/wmsmixer/files/patch-wmsmixer.cc
deleted file mode 100644
index dc388a529c67..000000000000
--- a/audio/wmsmixer/files/patch-wmsmixer.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- wmsmixer.cc.orig 2003-04-12 22:08:58 UTC
-+++ wmsmixer.cc
-@@ -547,7 +547,7 @@ void readFile()
- }
- }
-
--void checkVol(bool forced=true)
-+void checkVol(bool forced)
- {
- mixctl->readVol(channel[curchannel], true);
- int nl=mixctl->readLeft(channel[curchannel]);