X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Finclude%2Flily-lexer.hh;h=4062e3410fe1a1e3e8d2c6f883140fe83f87e934;hb=0e5d83a9ceb4a143f83d22406d7eb816314ff9f7;hp=83a9f89b9353fa70257bf97b7d74c126dbabe118;hpb=0387f04497978e37b335a8b99eec905499d6ad0f;p=lilypond.git diff --git a/lily/include/lily-lexer.hh b/lily/include/lily-lexer.hh index 83a9f89b93..4062e3410f 100644 --- a/lily/include/lily-lexer.hh +++ b/lily/include/lily-lexer.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2008 Han-Wen Nienhuys + (c) 1997--2009 Han-Wen Nienhuys */ #ifndef MY_LILY_LEXER_HH @@ -38,7 +38,6 @@ private: int hidden_state_; public: vector extra_token_types_; - string main_input_name_; void *lexval; Input *lexloc; bool is_main_input_;