1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

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>