Fix memory leaks.
[pspp-builds.git] / src / exprP.h
index 40033a95b73ed5f1d12d5c7f9475a40bd703b58f..2cbbbabf1d3095279657cfeebe4f42cca349c5f3 100644 (file)
@@ -20,8 +20,6 @@
 #if !exprP_h
 #define exprP_h 1
 
-#undef DEBUGGING
-/*#define DEBUGGING 1*/
 #include "debug-print.h"
 
 void debug_print_op (short int *);