]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie.hh
*** empty log message ***
[lilypond.git] / lily / include / tie.hh
index dc69e9c6a30e42b97124b1077fa43bcbdf33ffb6..6ca5d3da04039a4cd7de723a3f9f8e3ee69d8065 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TIE_HH
@@ -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 &);
 };