disabled most debugging output

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6617 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2004-02-17 22:36:25 +00:00
parent aa94570a34
commit 7be5d9c6ad
2 changed files with 7 additions and 4 deletions
@@ -3,8 +3,7 @@
#include "OpenDMLParser.h"
#include "avi.h"
#define TRACE_THIS 1
#if TRACE_THIS
#if 1
#define TRACE printf
#else
#define TRACE(a...)