]> git.donarmstrong.com Git - lilypond.git/commit
Stop EventChord iterator from replaying the "events" property.
authorDavid Kastrup <dak@gnu.org>
Wed, 8 Feb 2012 09:53:38 +0000 (10:53 +0100)
committerDavid Kastrup <dak@gnu.org>
Wed, 8 Feb 2012 17:08:39 +0000 (18:08 +0100)
commitd1563a5187e6176f73d62291d0f941ff892162df
tree3af7282ef929ad25d46c17c660de9ee47966c97e
parentcf039a0cae992c1437514440478e136c5051e653
Stop EventChord iterator from replaying the "events" property.

It does not make sense for a music event to contain stream events, and
this feature appears to be completely unused in the code base.
lily/event-chord-iterator.cc