Added a --enable-debug option to configure and
[pspp-builds.git] / src / autorecode.c
index 3a793494df4e4db7b1b223320a588718c35fa208..63bac2a910b3a9d9e24e903c4d356bb03b461523 100644 (file)
@@ -30,8 +30,6 @@
 #include "var.h"
 #include "vfm.h"
 
-#undef DEBUGGING
-/*#define DEBUGGING 1 */
 #include "debug-print.h"
 
 /* FIXME: This module is less than ideally efficient, both in space