Added a --enable-debug option to configure and
[pspp-builds.git] / src / matrix-data.c
index 5e4d5f5d70ad16d20cda547464adff255866db80..538074d0f0b568d35bcd77abf9981b1952f3920c 100644 (file)
@@ -52,8 +52,6 @@ char *alloca ();
 #include "var.h"
 #include "vfm.h"
 
-#undef DEBUGGING
-/*#define DEBUGGING 1*/
 #include "debug-print.h"
 
 /* FIXME: /N subcommand not implemented.  It should be pretty simple,