]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob.cc
[nl.po]: Revise all fuzzy strings. Many untranslated entries remain.
[lilypond.git] / lily / grob.cc
index aa9c1d40f4bee450f9d2940d530719db68b3d986..c613effccc65fd6be001aad742e41a1ed29b15a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -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;
 }