]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spacing-options.hh
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / lily / include / spacing-options.hh
index 0b2d30b6640c255360ab9af752e84c52e3801ef4..c202c7d64d5f194017e77acd3b7bd6e99e47a3bd 100644 (file)
@@ -31,6 +31,6 @@ struct Spacing_options
   
   Spacing_options();
   void init_from_grob (Grob *me);
-  Real get_duration_space (Rational d, bool *) const;
+  Real get_duration_space (Rational d) const;
 };
 #endif /* SPACING_OPTIONS_HH */