]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-column.hh
release: 1.0.15
[lilypond.git] / lily / include / score-column.hh
index 6f0d7a6cdfffcf0543f2612024963032e7fd7eaf..dfe944c5a589ccd7588959ddca8ff9ae24a29e37 100644 (file)
@@ -40,7 +40,6 @@ public:
   /// length of notes/rests in this column
   Array<Moment> durations;
     
-  /* *************** */
 
   Moment when() {  return when_; }
   Score_column (Moment when);