]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dot-column.hh
* lily/rest.cc (y_offset_callback): merge function of 3 callbacks.
[lilypond.git] / lily / include / dot-column.hh
index 3a56cd9cc206204fa3bae0662d259b6aa038a0d7..2cd1f9f68573db75178d75e46234f77913eeb9d1 100644 (file)
@@ -23,8 +23,7 @@ public:
   static void add_head (Grob *dotcol, Grob *rh);
 
   static bool has_interface (Grob *);
-  DECLARE_SCHEME_CALLBACK (force_shift_callback, (SCM, SCM));
-  DECLARE_SCHEME_CALLBACK (side_position, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (side_position, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
 };
 #endif // DOT_COLUMN_HH