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
1 changed files with 0 additions and 1 deletions

View File

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