]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/gourlay-breaking.hh
release: 1.3.53
[lilypond.git] / lily / include / gourlay-breaking.hh
index 6baa4780d7f9c214c46fe8c7a17b245ea62308c1..68361114b1feb5ddf12e45ae6f386ac1f9981506 100644 (file)
@@ -17,8 +17,6 @@
  */
 struct Gourlay_breaking : public Break_algorithm
 {
-  Real energy_bound_f_ ;
-    
   Array<Column_x_positions> do_solve() const;
   Gourlay_breaking();
   Real combine_demerits (Column_x_positions const&,Column_x_positions const&) const;