X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flily-proto.hh;h=19aef0a27aace4b9cfb57822c4220f296647146c;hb=d98ccb8e9a3793207cacd4b83d6034458299bb88;hp=078460bccc966bae9beab267d9e7a689e0a8f56c;hpb=b7a0cffbf9d1069860368f289a5b50e9d1d90ba8;p=lilypond.git diff --git a/lily/include/lily-proto.hh b/lily/include/lily-proto.hh index 078460bccc..19aef0a27a 100644 --- a/lily/include/lily-proto.hh +++ b/lily/include/lily-proto.hh @@ -152,6 +152,7 @@ class Relative_octave_music; class Repeated_music; class Scale; class Scheme_hash_table; +class Scheme_engraver; class Score; class Score_context; class Score_engraver; @@ -177,8 +178,6 @@ class Staff_group_bar_engraver; class Staff_performer; class Stencil; class Stream_event; -class Swallow_engraver; -class Swallow_performer; class System; class Tempo_performer; class Tie; @@ -196,7 +195,6 @@ class Translator; class Translator_change; class Translator_group; class Transposed_music; -class Type_swallow_translator; class yyFlexLexer; typedef void (*Engraver_void_function_engraver_grob_info) (Engraver *, Grob_info);