summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2003-11-20 06:20:43 +0000
committerMonty <xiphmont@xiph.org>2003-11-20 06:20:43 +0000
commit8efd355f7cbb8b0e72edb75bf8b5b8889613eafb (patch)
tree48e849fecc02dd8dfaaffc4dd0bb05e0bec4875e
parent8dbd220e9beb486fd446ee834531bd370e413bdb (diff)
downloadtremor-8efd355f7cbb8b0e72edb75bf8b5b8889613eafb.tar.gz
comment out (disable) memory statistic gathering.
git-svn-id: https://svn.xiph.org/branches/lowmem-branch/Tremor@5620 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc.h b/misc.h
index 6640790..d0a522a 100644
--- a/misc.h
+++ b/misc.h
@@ -20,7 +20,7 @@
#include "ivorbiscodec.h"
#include "os_types.h"
-#define _VDBG_GRAPHFILE "_0.m"
+/*#define _VDBG_GRAPHFILE "_0.m"*/
#ifdef _VDBG_GRAPHFILE