]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Module): remove.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 17 Feb 2006 02:20:58 +0000 (02:20 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 17 Feb 2006 02:20:58 +0000 (02:20 +0000)
ChangeLog
lily/tie-column-format.cc [deleted file]

index 3bb7081ea8cf9410f51155d4593d7845515a56d8..53b293362cf91f47b987a4bd6cf512f200a010c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/tie-column-format.cc (Module): remove.
+
        * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
 
        * lily/text-spanner.cc (print): idem.
diff --git a/lily/tie-column-format.cc b/lily/tie-column-format.cc
deleted file mode 100644 (file)
index 7c6bcbb..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
-  tie-column-format.cc -- implement formatting routines for Tie_column
-
-  source file of the GNU LilyPond music typesetter
-
-  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
-
-*/
-
-#include "stem.hh"
-#include "note-head.hh"
-#include "tie.hh"
-#include "std-vector.hh"
-#include "spanner.hh"
-#include "item.hh"
-#include "staff-symbol-referencer.hh"
-#include "directional-element-interface.hh"
-#include "rhythmic-head.hh"
-#include "tie-formatting-problem.hh"
-#include "tie-configuration.hh"
-
-#include <set>
-