From: Pavel Charvat Date: Wed, 20 Sep 2006 11:14:47 +0000 (+0200) Subject: disabled forgotten LOCAL_DEBUG X-Git-Tag: holmes-import~526 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=837dcc91886be348cc85dbfbd68e4d00df5bf81a;p=libucw.git disabled forgotten LOCAL_DEBUG --- diff --git a/images/color.c b/images/color.c index 43d4847a..ee4e8b8b 100644 --- a/images/color.c +++ b/images/color.c @@ -7,7 +7,7 @@ * of the GNU Lesser General Public License. */ -#define LOCAL_DEBUG +#undef LOCAL_DEBUG #include "sherlock/sherlock.h" #include "lib/math.h"