From 9c0d0c3013c80231340e312720de341b7fe3400e Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 5 Sep 2004 23:19:48 +0000 Subject: [PATCH] Remove NDEBUG. --- src/lib/bitmap.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/bitmap.c b/src/lib/bitmap.c index eb18a49..0be0379 100644 --- a/src/lib/bitmap.c +++ b/src/lib/bitmap.c @@ -1,4 +1,3 @@ -#define NDEBUG #include "bitmap.h" #include #include "debug.h" -- 2.30.2