Skip to content
Snippets Groups Projects
Commit 1b0353be authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

disable TRACE

Originally committed as revision 10053 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a17e046a
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
#include "nut.h" #include "nut.h"
#include "tree.h" #include "tree.h"
#define TRACE
static void build_frame_code(AVFormatContext *s){ static void build_frame_code(AVFormatContext *s){
NUTContext *nut = s->priv_data; NUTContext *nut = s->priv_data;
int key_frame, index, pred, stream_id; int key_frame, index, pred, stream_id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment