ac3enc: remove convenience macro, #define DEBUG

This commit is contained in:
Justin Ruggles 2011-06-07 11:50:38 -04:00
parent a8bd53402a
commit 787a13535a

View File

@ -26,7 +26,6 @@
* The simplest AC-3 encoder.
*/
//#define DEBUG
//#define ASSERT_LEVEL 2
#include <stdint.h>