]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-collision.hh
* lily/rest.cc (y_offset_callback): merge function of 3 callbacks.
[lilypond.git] / lily / include / note-collision.hh
index ed65a0cac11a19625de9c8d7048685e617097534..0213480071fdfeae87d79e05b5afecf99bb69732 100644 (file)
@@ -30,7 +30,6 @@ public:
   static SCM forced_shift (Grob *);
 
   static Drul_array<Link_array<Grob> > get_clash_groups (Grob *me);
-  DECLARE_SCHEME_CALLBACK (force_shift_callback, (SCM element, SCM axis));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM smob));
   static void add_column (Grob *me, Grob *ncol);
   static bool has_interface (Grob *);