]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-collision.hh
Issue 1388: Initial work to support opentype font features.
[lilypond.git] / lily / include / note-collision.hh
index fcdece0a59e69be00d229fd2fa78b9739b606819..ad2ed5345d3575f775e17bbb0585f764c4ce4594 100644 (file)
@@ -44,6 +44,5 @@ public:
   static Drul_array<vector<Grob *> > get_clash_groups (Grob *me);
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM smob));
   static void add_column (Grob *me, Grob *ncol);
-  DECLARE_GROB_INTERFACE ();
 };
 #endif // COLLISION_HH