From: fred Date: Sun, 24 Mar 2002 19:46:27 +0000 (+0000) Subject: lilypond-0.0.71pre X-Git-Tag: release/1.5.59~4548 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=97fd174d4c276b76284e1b29ee59092271379007;p=lilypond.git lilypond-0.0.71pre --- diff --git a/lily/include/register.hh b/lily/include/register.hh index c628276429..18a6e41a42 100644 --- a/lily/include/register.hh +++ b/lily/include/register.hh @@ -125,7 +125,6 @@ public: bool try_request(Request*); void post_move_processing(); - virtual Interpreter * interpreter_l() { return 0; } Register_group_register * daddy_reg_l_;