]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-info.hh
release: 0.1.13
[lilypond.git] / lily / include / staff-info.hh
index f5413d93460e83a8e86e3f1565b13f116961c0d4..72cf2663833d499c5782a51111e128f2b1162c0f 100644 (file)
@@ -17,7 +17,6 @@ struct Staff_info {
     int *c0_position_i_l_;
     Staff_symbol*staff_sym_l_;
     
-    /// when is now?
     Time_description const *time_C_;
     Rhythmic_grouping const *rhythmic_C_;
     Score_column *musical_l_;
@@ -26,7 +25,6 @@ struct Staff_info {
     ///
     bool break_allowed_b_;
     Score * score_l_;
-    Moment when();
     Score *score_l();
     Paper_column * command_pcol_l();
     Score_column* musical_l();