]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-spacing.hh
Release: bump Welcome versions.
[lilypond.git] / lily / include / staff-spacing.hh
index 521be99d19c88538069321c1ad6e36a3de446d0c..11a81a998eef5027c792d3735ab314f70b1620d8 100644 (file)
@@ -30,7 +30,6 @@ class Staff_spacing
   static Real next_notes_correction (Grob *, Grob *);
 
 public:
-  DECLARE_GROB_INTERFACE ();
   static Spring get_spacing (Grob *, Grob *, Real);
   static Interval bar_y_positions (Grob *);
 };