From: fred Date: Thu, 9 Jan 1997 16:16:32 +0000 (+0000) Subject: lilypond-0.0.22 X-Git-Tag: release/1.5.59~6428 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7a3e7dff5b53aae6ccdd45679179edf490f2555b;p=lilypond.git lilypond-0.0.22 --- diff --git a/hdr/debug.hh b/hdr/debug.hh index 1d1ae745c3..2f5c4ba47e 100644 --- a/hdr/debug.hh +++ b/hdr/debug.hh @@ -6,7 +6,6 @@ #include "real.hh" void error(String s); // errors -void error_t(String s, Real when); // warnings void warning(String s);