From 1d8bf3ff91e4839be9c042e739d0f3f723b72361 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sun, 2 Jul 2006 17:26:25 +0000 Subject: Disable debugging. svn path=/trunk/netsurf/; revision=2694 --- desktop/knockout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/knockout.c') 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 */ -- cgit v1.2.3