]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.94
authorfred <fred>
Tue, 26 Mar 2002 23:56:50 +0000 (23:56 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:56:50 +0000 (23:56 +0000)
lily/include/translator.hh

index 2eb5023cc3bbe5394868d6dee5fed0149e9fb49b..05f865082db658324bd60d73f03092f1c9e58f58 100644 (file)
@@ -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 () ;