]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grid-line-span-engraver.cc
* lily/include/translator.hh (class Translator): remove
[lilypond.git] / lily / grid-line-span-engraver.cc
index 204454229439f6b2dcc71395c984265b54159efa..b6a96ab8f76f5dd2a32f167833e978411a2f0643 100644 (file)
@@ -20,7 +20,7 @@ public:
   TRANSLATOR_DECLARATIONS (Grid_line_span_engraver);
 protected:
   DECLARE_ACKNOWLEDGER(grid_point);
-  PRECOMPUTED_VIRTUAL void stop_translation_timestep ();
+  void stop_translation_timestep ();
 };
 
 Grid_line_span_engraver::Grid_line_span_engraver ()