]> mj.ucw.cz Git - libucw.git/commitdiff
disabled forgotten LOCAL_DEBUG
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Wed, 20 Sep 2006 11:14:47 +0000 (13:14 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Wed, 20 Sep 2006 11:14:47 +0000 (13:14 +0200)
images/color.c

index 43d4847a5df833edcd38837e06d151f10fc7a433..ee4e8b8b70404f428ad032a2fec1dfaf5291ddee 100644 (file)
@@ -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"