]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/prob.cc
Merge commit 'origin' into includes
[lilypond.git] / lily / prob.cc
index 4e068fa4d45301a7b19daea13b277e55e7795353..9d75d744f381cc45ffb2b02f732ce1ab3e56a325 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2007 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2004--2008 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "prob.hh"
@@ -174,10 +174,9 @@ Prob::internal_set_property (SCM sym, SCM val)
 }
 
 void
-Prob::type_check_assignment (SCM sym, SCM val) const
+Prob::type_check_assignment (SCM, SCM) const
 {
-  (void) sym;
-  (void) val;
+  /* empty */
 }
 
 SCM