X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fsorter%2Farray.c;h=a6c217e8b2dca296f86edc5a79cef8630f71508c;hb=556cfa14c25a4124673e2a7489308e82021cf58b;hp=65a11921074c62046023e58bc3d39884c557250b;hpb=15a2b6d5ef43218fc66b95e4c24b152934feb77e;p=libucw.git diff --git a/lib/sorter/array.c b/lib/sorter/array.c index 65a11921..a6c217e8 100644 --- a/lib/sorter/array.c +++ b/lib/sorter/array.c @@ -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"