]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-column.hh
release: 1.5.47
[lilypond.git] / lily / include / tie-column.hh
index 0d7161e70ad62865defe5b326349da90fca09150..7e41e7efdb7842b2a96702d11b1e31f05d59384c 100644 (file)
@@ -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 ));