]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/column-x-positions.cc
release: 1.3.106
[lilypond.git] / lily / column-x-positions.cc
index 8c5c6186d7082e923f076188412c456494151d36..3a56d61cce272f67bb0cc0c015ff82206b493665 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "column-x-positions.hh"
@@ -12,7 +12,6 @@
 
 Column_x_positions::Column_x_positions()
 {
-  energy_f_ = infinity_f;
   satisfies_constraints_b_ = false;
   force_f_ = 0;
 }