From: Han-Wen Nienhuys Date: Sat, 27 Jan 2007 13:40:03 +0000 (+0100) Subject: nit X-Git-Tag: release/2.11.15-1~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=84f6f59e5c359009471d7d256277064f0f4d279c;p=lilypond.git nit --- diff --git a/lily/include/stream-event.hh b/lily/include/stream-event.hh index 9f226f48db..ebdc17925c 100644 --- a/lily/include/stream-event.hh +++ b/lily/include/stream-event.hh @@ -30,7 +30,6 @@ public: DECLARE_SCHEME_CALLBACK (undump, (SCM)); DECLARE_SCHEME_CALLBACK (dump, (SCM)); - }; #define in_event_class(class_name) internal_in_event_class (ly_symbol2scm (class_name))