From: fred Date: Sat, 21 Dec 1996 16:52:07 +0000 (+0000) Subject: lilypond-0.0.20 X-Git-Tag: release/1.5.59~6516 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=661bdc744ae2e1378645a4e93e141581edf7845c;p=lilypond.git lilypond-0.0.20 --- diff --git a/hdr/simplewalker.hh b/hdr/simplewalker.hh index 6394bc79db..261394c206 100644 --- a/hdr/simplewalker.hh +++ b/hdr/simplewalker.hh @@ -25,7 +25,7 @@ struct Simple_walker: Staff_walker { Clef clef_; Rhythmic_grouping default_grouping; Rhythmic_grouping *current_grouping; - Real inbar; +// Real inbar; // whuh? svec pending_slur_reqs; svec pending_slurs;