From 34c9a86bf6441af3724e6903f9cbaca86f075cc9 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Tue, 22 Aug 2006 14:46:29 +0200 Subject: [PATCH] fixed several bugs in images clusterization algorithm --- images/sig-cmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/sig-cmp.c b/images/sig-cmp.c index d5d3fb71..804e8ba9 100644 --- a/images/sig-cmp.c +++ b/images/sig-cmp.c @@ -7,7 +7,7 @@ * of the GNU Lesser General Public License. */ -#define LOCAL_DEBUG +#undef LOCAL_DEBUG #include "lib/lib.h" #include "lib/math.h" -- 2.39.2