]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dot-column.hh
Issue 5148/2: three-sided-box snippet: use #:properties keyword
[lilypond.git] / lily / include / dot-column.hh
index a816f426ae7e74b520c409ff125168c9c7e0f16d..6c975b1c561963ebae652bec85ab9f49a9929176 100644 (file)
@@ -34,7 +34,6 @@ public:
   static int compare (Grob *const &, Grob *const &);
   static void add_head (Grob *dotcol, Grob *rh);
 
-  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (side_position, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
 };