]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
* lily/rest.cc (y_offset_callback): merge function of 3 callbacks.
[lilypond.git] / lily / include / note-head.hh
index 478ed07baa49821fcca59ab2d264eead212f887d..7d02ed3f576c16ae627d66ffe36485db492c61d9 100644 (file)
@@ -21,7 +21,7 @@ class Note_head
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (brew_ez_stencil, (SCM));
-  DECLARE_SCHEME_CALLBACK (stem_x_shift, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (stem_x_shift, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_stem_attachment, (SCM));
   static bool has_interface (Grob *);
   static Real stem_attachment_coordinate (Grob *, Axis a);