]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grace-performer-group.cc
release: 1.3.142
[lilypond.git] / lily / grace-performer-group.cc
index 58a3f1fdde2373940c549ca39efc614777cbb454..54fbce92d94e1f169287f5ab313b3fd58ea525f2 100644 (file)
@@ -73,7 +73,7 @@ Grace_performer_group::one_time_step ()
   calling_self_b_  = true;
   // process_music ();
   announces ();
-  stop_translation_timestep ();
+  pre_move_processing ();
   check_removal ();
   calling_self_b_ = false;
 }