]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.6
authorfred <fred>
Wed, 30 Oct 1996 22:29:52 +0000 (22:29 +0000)
committerfred <fred>
Wed, 30 Oct 1996 22:29:52 +0000 (22:29 +0000)
qlp.cc

diff --git a/qlp.cc b/qlp.cc
index c76946e8668b07a318a5f162c218b44d5e2d62ff..3dd8e4227e036810b539c717d699c3a83ce3fa1d 100644 (file)
--- 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);
 }