]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.22
authorfred <fred>
Thu, 9 Jan 1997 16:16:32 +0000 (16:16 +0000)
committerfred <fred>
Thu, 9 Jan 1997 16:16:32 +0000 (16:16 +0000)
hdr/debug.hh

index 1d1ae745c31f6344335e4459e73d392124bcacf2..2f5c4ba47e48a65680f88101323c76d2b4d2bb4e 100644 (file)
@@ -6,7 +6,6 @@
 #include "real.hh"
 
 void error(String s);          // errors
-void error_t(String s, Real when);
 
 // warnings
 void warning(String s);