From: fred Date: Wed, 30 Oct 1996 22:29:52 +0000 (+0000) Subject: lilypond-0.0.6 X-Git-Tag: release/1.5.59~7002 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9f0e8c164bd2b4b7a9e36ee6be35dfe86e886b08;p=lilypond.git lilypond-0.0.6 --- diff --git a/qlp.cc b/qlp.cc index c76946e866..3dd8e4227e 100644 --- a/qlp.cc +++ b/qlp.cc @@ -4,7 +4,7 @@ #include "choleski.hh" void -Mixed_qp::add_equality_cons(Vector v, double r) +Mixed_qp::add_equality_cons(Vector , double ) { assert(false); }