Added a --enable-debug option to configure and
[pspp-builds.git] / src / compute.c
index c4ed544fdaf4549e64d86f87ead2dc2eba01ef63..d07bcb6e21d0983b61b3e5e8ad30e907ff2591c7 100644 (file)
@@ -32,8 +32,6 @@
 
 /* I can't think of any really good reason to disable debugging for
    this module. */
-/*#undef DEBUGGING */
-#define DEBUGGING 1
 #include "debug-print.h"
 
 /* COMPUTE and IF transformation. */