]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob.cc
[lilypond] Remove some compiler warnings.
[lilypond.git] / lily / grob.cc
index aa9c1d40f4bee450f9d2940d530719db68b3d986..bdf338888f2c440200837c442e696a4ef50f676a 100644 (file)
@@ -493,7 +493,7 @@ Grob::spanned_rank_interval () const
 }
 
 bool
-Grob::pure_is_visible (int start, int end) const
+Grob::pure_is_visible (int /* start */, int /* end */) const
 {
   return true;
 }