]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sorter/array.c
Cleanup of array sorter interface and added quicksplit.
[libucw.git] / lib / sorter / array.c
index 65a11921074c62046023e58bc3d39884c557250b..a6c217e8b2dca296f86edc5a79cef8630f71508c 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/sorter/common.h"