]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rhythmic-column-engraver.cc
* lily/include/translator.hh (class Translator): remove
[lilypond.git] / lily / rhythmic-column-engraver.cc
index 8b1e899854584a6c40f8aebe31ec8ea3bf76beb8..e0c8e7c09a568896fe9056223c4c6b7bac7d2d5e 100644 (file)
@@ -55,8 +55,8 @@ protected:
 DECLARE_ACKNOWLEDGER(dot_column);
 DECLARE_ACKNOWLEDGER(stem);
 DECLARE_ACKNOWLEDGER(rhythmic_head);
-  PRECOMPUTED_VIRTUAL void process_acknowledged ();
-  PRECOMPUTED_VIRTUAL void stop_translation_timestep ();
+  void process_acknowledged ();
+  void stop_translation_timestep ();
 };
 
 Rhythmic_column_engraver::Rhythmic_column_engraver ()