]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest-collision.hh
Issue 4541 (2/2) Clean up...
[lilypond.git] / lily / include / rest-collision.hh
index b9cfc17b8ef23e961be9026de36b76f77f4b3bdf..3946f9b93306b128429cae35892c11a7bc3412a9 100644 (file)
@@ -28,7 +28,6 @@ class Rest_collision
 public:
   static void add_column (Grob *me, Grob *);
 
-  DECLARE_GROB_INTERFACE ();
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM element));
   DECLARE_SCHEME_CALLBACK (force_shift_callback_rest, (SCM element, SCM off));
   static SCM do_shift (Grob *);