]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dot-column-engraver.cc
* lily/include/translator.hh (class Translator): remove
[lilypond.git] / lily / dot-column-engraver.cc
index 235729c98a8b764b8329825c845905296e9b9190..f66f5a13b332428c9c60730dda29e1b31dea931e 100644 (file)
@@ -26,7 +26,7 @@ protected:
   DECLARE_ACKNOWLEDGER(stem);
   DECLARE_ACKNOWLEDGER(rhythmic_head);
   
-  PRECOMPUTED_VIRTUAL void stop_translation_timestep ();
+  void stop_translation_timestep ();
 };
 
 Dot_column_engraver::Dot_column_engraver ()