]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-column.cc
Issue 3115: Revert "Uses a heuristic to determine if chord tremolos collide with...
[lilypond.git] / lily / paper-column.cc
index 78f2786ef89b34f41cefcb63cc8d8e4c352a9bbf..cdf3d595ca554ec9ee0c1afcf5deaf9fa7aa493f 100644 (file)
@@ -27,7 +27,6 @@
 #include "lookup.hh"
 #include "lookup.hh"
 #include "moment.hh"
-#include "note-head.hh"
 #include "output-def.hh"
 #include "paper-score.hh"
 #include "pointer-group-interface.hh"
@@ -219,7 +218,6 @@ Paper_column::break_align_width (Grob *me, SCM align_sym)
   return align->extent (p, X_AXIS);
 }
 
-
 /*
   Print a vertical line and  the rank number, to aid debugging.
 */