]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/skyline.hh
Removes more cruft from skyline.cc and skyline.hh.
[lilypond.git] / lily / include / skyline.hh
index eca597f8916a29b54184163507f9d818dd5ca543..e6cd030627dd746dfcdfee8739590441d768bca9 100644 (file)
@@ -47,7 +47,6 @@ struct Building
   void leading_part (Real chop);
   bool conceals (Building const &other, Real x) const;
   Real shift_to_intersect (Real x, Real y) const;
-  Interval overlapping_shift_interval (Building const &other) const;
 };
 
 class Skyline