X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fnote-collision.hh;h=ad2ed5345d3575f775e17bbb0585f764c4ce4594;hb=34cc8063c5cb355e975ba7a54b89ef04f6250f2e;hp=fcdece0a59e69be00d229fd2fa78b9739b606819;hpb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;p=lilypond.git diff --git a/lily/include/note-collision.hh b/lily/include/note-collision.hh index fcdece0a59..ad2ed5345d 100644 --- a/lily/include/note-collision.hh +++ b/lily/include/note-collision.hh @@ -44,6 +44,5 @@ public: static Drul_array > 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