diff AudioPlayer.cpp @ 408:f660fc16ceb6

m
author Ritor1
date Sat, 23 Feb 2013 18:40:15 +0600
parents c0700eaabeb8
children bbd8888534dc
line wrap: on
line diff
--- a/AudioPlayer.cpp	Sat Feb 23 18:33:47 2013 +0600
+++ b/AudioPlayer.cpp	Sat Feb 23 18:40:15 2013 +0600
@@ -1693,7 +1693,7 @@
       break;
 
       default:
-        //assert(false);
+        assert(false);
         continue;
     }