X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fval-labs.c;h=a5aa90b8a794e4c4629eaf44ec523319cc95f4c6;hb=fcb9e49b2a2d57af7c001ae5d2eda9ac443ba36b;hp=c36ff28b414dc074e1095aed78859b58280fd1b8;hpb=f10ed4942f0f2253d236d5e454a8ab702ed7e72b;p=pspp-builds.git diff --git a/src/val-labs.c b/src/val-labs.c index c36ff28b..a5aa90b8 100644 --- a/src/val-labs.c +++ b/src/val-labs.c @@ -30,8 +30,6 @@ /* Declarations. */ -#undef DEBUGGING -/*#define DEBUGGING 1 */ #include "debug-print.h" /* Variable list. */ @@ -116,7 +114,7 @@ do_value_labels (int erase) return CMD_TRAILING_GARBAGE; } -#if DEBUGGING +#if 0 && DEBUGGING debug_print (); #endif return CMD_SUCCESS; @@ -230,7 +228,7 @@ get_label (void) return 1; } -#if DEBUGGING +#if 0 && DEBUGGING static void debug_print () {