diff -urN wmsmixer-0.5/wmsmixer.cc wmsmixer-0.5-modified/wmsmixer.cc
--- wmsmixer-0.5/wmsmixer.cc	2001-03-05 16:39:43.000000000 -0600
+++ wmsmixer-0.5-modified/wmsmixer.cc	2002-10-04 10:48:24.000000000 -0500
@@ -547,7 +547,7 @@
   }
 }
 
-void checkVol(bool forced=true)
+void checkVol(bool forced)
 {
   mixctl->readVol(channel[curchannel], true);
   int nl=mixctl->readLeft(channel[curchannel]);