disable TRACE

Originally committed as revision 10053 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2007-08-10 13:04:45 +00:00
parent a17e046a42
commit 1b0353be6d

View File

@ -22,8 +22,6 @@
#include "nut.h"
#include "tree.h"
#define TRACE
static void build_frame_code(AVFormatContext *s){
NUTContext *nut = s->priv_data;
int key_frame, index, pred, stream_id;