]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest-collision.hh
Fix 1031.
[lilypond.git] / lily / include / rest-collision.hh
index 6afe56826281e1db3382fa484d500e45da3fcd11..1064edf1bfcd9325f80fb888227219d27c6f294f 100644 (file)
@@ -29,7 +29,6 @@ public:
   static void add_column (Grob *me, Grob *);
 
   DECLARE_GROB_INTERFACE();
-  DECLARE_SCHEME_CALLBACK (force_shift_callback, (SCM element));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM element));
   DECLARE_SCHEME_CALLBACK (force_shift_callback_rest, (SCM element, SCM off));
   static SCM do_shift (Grob *);