]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spaceable-grob.hh
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / include / spaceable-grob.hh
index ba219c28a987f047a371e675248033028e7f3ce5..5c6427e6589c7c8b15d7bef5e8b9024c3dd5a410 100644 (file)
@@ -31,7 +31,6 @@ struct Spaceable_grob
   static void add_spring (Grob *me, Grob *to, Spring sp);
   static Spring get_spring (Grob *me, Grob *other);
 
-  DECLARE_GROB_INTERFACE ();
   static SCM get_minimum_distances (Grob *);
   static SCM get_ideal_distances (Grob *);
 };