]> mj.ucw.cz Git - libucw.git/commitdiff
fixed several bugs in images clusterization algorithm
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Tue, 22 Aug 2006 12:46:29 +0000 (14:46 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Tue, 22 Aug 2006 12:46:29 +0000 (14:46 +0200)
images/sig-cmp.c

index d5d3fb71a89924b72c7a10652726ce773ebb2492..804e8ba9886ffe1ef61474b4f52298a32dfaa359 100644 (file)
@@ -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"