]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/semi-tie-column.cc
Issue 3978: Merge alignment cleanup
[lilypond.git] / lily / semi-tie-column.cc
index 3dc8a2b0e6f97b3c2844155f9020c5ede6d64b8b..c4c80d27d8e4929e21382b877ce09aa443c56684 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -28,7 +28,6 @@
 #include "staff-symbol-referencer.hh"
 #include "item.hh"
 #include "tie-formatting-problem.hh"
-#include "tie-column-format.hh"
 
 ADD_INTERFACE (Semi_tie_column,
                "The interface for a column of l.v. (laissez vibrer) ties.",