]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/accidental-placement.hh
* lily/rest.cc (y_offset_callback): merge function of 3 callbacks.
[lilypond.git] / lily / include / accidental-placement.hh
index 2343e01e12b7e95f1638e662af6103b50fc8e229..90f052add93c5b3e258a9fd6b6f489f77402d2d7 100644 (file)
@@ -14,7 +14,7 @@
 class Accidental_placement
 {
 public:
-  DECLARE_SCHEME_CALLBACK (alignment_callback, (SCM element, SCM axis));
+  DECLARE_SCHEME_CALLBACK (alignment_callback, (SCM element));
   static void add_accidental (Grob *, Grob *);
 
   static Interval get_relevant_accidental_extent (Grob *me,