summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2006-07-02 17:26:25 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2006-07-02 17:26:25 +0000
commit1d8bf3ff91e4839be9c042e739d0f3f723b72361 (patch)
tree519f7035980a0a03c914c48f01dbd4329aa03d6d /desktop
parentdbe40cffb39f2590e98fe01a43ff118887aa7b2c (diff)
downloadnetsurf-1d8bf3ff91e4839be9c042e739d0f3f723b72361.tar.gz
netsurf-1d8bf3ff91e4839be9c042e739d0f3f723b72361.tar.bz2
Disable debugging.
svn path=/trunk/netsurf/; revision=2694
Diffstat (limited to 'desktop')
-rw-r--r--desktop/knockout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/knockout.c b/desktop/knockout.c
index 6767838cc..8f800cedf 100644
--- a/desktop/knockout.c
+++ b/desktop/knockout.c
@@ -16,7 +16,7 @@
#include "netsurf/image/bitmap.h"
#include "netsurf/utils/log.h"
-//#define NDEBUG
+#define NDEBUG
#define KNOCKOUT_ENTRIES 3072 /* 40 bytes each */
#define KNOCKOUT_BOXES 768 /* 28 bytes each */