]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob.cc
more cleanups, convert-to-springs and code removals
[lilypond.git] / lily / grob.cc
index 18cb6280d3b840b5f0b67820806dd0d2af5f9043..495fe2437f97cbddabfb90712d08afbc9c6f3928 100644 (file)
@@ -446,7 +446,7 @@ Grob::maybe_pure_extent (Grob *refp, Axis a, bool pure, int start, int end)
 }
 
 Interval_t<int>
-Grob::spanned_rank_iv () const
+Grob::spanned_rank_interval () const
 {
   return Interval_t<int> (-1, 0);
 }