]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-column.hh
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / include / script-column.hh
index 51f2eb9206ecbf2d73528e69402933d1f2639c24..fe4816eae16d3bc797b490bad6969db5096b1315 100644 (file)
@@ -30,7 +30,6 @@ public:
   static void add_side_positioned (Grob *, Grob *);
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (row_before_line_breaking, (SCM));
-  DECLARE_GROB_INTERFACE ();
   static void order_grobs (vector<Grob *> grobs);
 
 };