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