]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stanza-number-align-engraver.cc
* lily/include/translator.hh (class Translator): remove
[lilypond.git] / lily / stanza-number-align-engraver.cc
index 0086f2b44c9e548565b102fc6ae7d6c30e7ad1b2..2433da8092dc687a52fbd96bb5817116d958a28c 100644 (file)
@@ -26,7 +26,7 @@ protected:
 
   DECLARE_ACKNOWLEDGER(lyric_syllable);
   DECLARE_ACKNOWLEDGER(stanza_number);
-  PRECOMPUTED_VIRTUAL void stop_translation_timestep ();
+  void stop_translation_timestep ();
 };
 
 Stanza_number_align_engraver::Stanza_number_align_engraver ()