X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Frhythmic-head.hh;h=af4af02ae8838d906996470fe433ac1bc3748626;hb=667d9bdb6227dd10819599c6d069a5eeb67eedd7;hp=73b78902499b4b6afbc9e499e58eca8362b869bd;hpb=fc3e875d6bf06f0680e897faffdcab36ad975a03;p=lilypond.git diff --git a/lily/include/rhythmic-head.hh b/lily/include/rhythmic-head.hh index 73b7890249..af4af02ae8 100644 --- a/lily/include/rhythmic-head.hh +++ b/lily/include/rhythmic-head.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2001 Han-Wen Nienhuys + (c) 1997--2002 Han-Wen Nienhuys */ @@ -23,7 +23,7 @@ public: static int dot_count (Grob*) ; DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM )); static bool has_interface (Grob*); - static void set_interface (Grob*); + }; #endif // RHYTHMIC_HEAD_HH