From: fred Date: Tue, 26 Mar 2002 23:56:50 +0000 (+0000) Subject: lilypond-1.3.94 X-Git-Tag: release/1.5.59~1265 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=01d9a83395189e998a65549aa3691c8d1ec23848;p=lilypond.git lilypond-1.3.94 --- diff --git a/lily/include/translator.hh b/lily/include/translator.hh index 2eb5023cc3..05f865082d 100644 --- a/lily/include/translator.hh +++ b/lily/include/translator.hh @@ -96,7 +96,6 @@ protected: */ virtual void do_add_processing (); virtual bool do_try_music (Music *req_l); - virtual void do_pre_move_processing(); virtual void do_post_move_processing(); virtual void do_process_music () ;