From 6a445c4621e6c7ebe44e04998224a31c4947681f Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 13 Oct 1996 20:07:09 +0000 Subject: [PATCH] lilypond-0.0.4 --- debug.hh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/debug.hh b/debug.hh index ae75b77fa1..ca805df011 100644 --- a/debug.hh +++ b/debug.hh @@ -16,12 +16,4 @@ extern Dstream monitor; // monitor void error(String s); void warning(String s); -extern int debug_flags; - -void -set_debug(String s); -const int DEBUGPARSER = 0x01; -const int DEBUGTOKEN = 0x02; -const int DEBUGITEMS = 0x04; - #endif -- 2.39.5