]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-column.hh
(internal_brew_molecule): make left protusion
[lilypond.git] / lily / include / tie-column.hh
index 0d7161e70ad62865defe5b326349da90fca09150..5b2ec8e61d0c5afadee014d0f1ddef0cfa3338b5 100644 (file)
@@ -4,7 +4,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2000--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  2000--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -17,7 +17,6 @@
 class Tie_column
 {
 public:
-  static void set_interface (Grob*me);
   static bool has_interface (Grob*);
   static void add_tie (Grob*me,Grob*);
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));