From: fred Date: Sun, 24 Mar 2002 19:34:17 +0000 (+0000) Subject: lilypond-0.0.78 X-Git-Tag: release/1.5.59~5245 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6f61bb70d3235649030c886d3e4c1fae7374c09f;p=lilypond.git lilypond-0.0.78 --- diff --git a/lily/include/const.hh b/lily/include/const.hh index 9c2f3f9ccc..80342a4450 100644 --- a/lily/include/const.hh +++ b/lily/include/const.hh @@ -6,7 +6,5 @@ #include #include "real.hh" -const Real EPS=1e-7; // qlpsolve.hh -const int MAXITER=100; // qlpsolve.hh const Real INFTY=HUGE_VAL; #endif