]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rhythmic-music-iterator.cc
CG: remove obsolete git info
[lilypond.git] / lily / rhythmic-music-iterator.cc
index c1edba9702eb5476335adeb867db71a7a2e4de5c..64daa8ea5b615be924c82bf08cf37d9d5619c315 100644 (file)
@@ -47,7 +47,7 @@ Rhythmic_music_iterator::process (Moment m)
       descend_to_bottom_context ();
 
       Context *c = get_outlet ();
-      Stream_event *ev = get_music ()->to_event (c);
+      Stream_event *ev = get_music ()->to_event ();
       SCM arts = ev->get_property ("articulations");
 
       if (scm_is_pair (arts))