Browse Source

ac3enc: remove convenience macro, #define DEBUG

tags/n0.8
Justin Ruggles 14 years ago
parent
commit
787a13535a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/ac3enc.c

+ 0
- 1
libavcodec/ac3enc.c View File

@@ -26,7 +26,6 @@
* The simplest AC-3 encoder.
*/

//#define DEBUG
//#define ASSERT_LEVEL 2

#include <stdint.h>


Loading…
Cancel
Save