changeset 2361:583c4bb7f063 libavformat

disable TRACE
author michael
date Fri, 10 Aug 2007 13:04:45 +0000
parents b2eeaa4df665
children 6d50c1518d8a
files nutenc.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/nutenc.c	Fri Aug 10 13:04:16 2007 +0000
+++ b/nutenc.c	Fri Aug 10 13:04:45 2007 +0000
@@ -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;