]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-interface.hh
* lily/rest.cc (y_offset_callback): merge function of 3 callbacks.
[lilypond.git] / lily / include / script-interface.hh
index 8591ce0b475f257ab073182865dde2318dfc48ab..e59cf5e59e2f4124a63cddf540d77d20ad1cf8f0 100644 (file)
@@ -26,7 +26,7 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_direction, (SCM));
 };
 
-void make_script_from_event (Grob *p, bool *follow, Context *tg,
+void make_script_from_event (Grob *p,  Context *tg,
                             SCM type, int index);
 
 #endif /* SCRIPT_INTERFACE_HH */