]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head-line-engraver.cc
* lily/include/translator.hh (class Translator): remove
[lilypond.git] / lily / note-head-line-engraver.cc
index a303d95f8f4ee242ad2aa838daf2406a89ad0e04..51cfd37f1759c5f505ebfd30f16d273b6c6e4dd0 100644 (file)
@@ -27,8 +27,8 @@ public:
 
 protected:
   DECLARE_ACKNOWLEDGER(rhythmic_head);
-  PRECOMPUTED_VIRTUAL void process_acknowledged ();
-  PRECOMPUTED_VIRTUAL void stop_translation_timestep ();
+  void process_acknowledged ();
+  void stop_translation_timestep ();
 
 private:
   Spanner *line_;