]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie.hh
* scripts/musicxml2ly.py (convert): add \version
[lilypond.git] / lily / include / tie.hh
index dc69e9c6a30e42b97124b1077fa43bcbdf33ffb6..bd38bc58d67223e779a874741e873bf040f6f181 100644 (file)
@@ -41,10 +41,6 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_control_points, (SCM));
   static int compare (Grob *const &s1,
                      Grob *const &s2);
-
-  static Interval get_default_attachments (Spanner *me, Grob *common, Real gap,
-                                          int *staff_position, bool *in_between,
-                                          Tie_details const &);
 };