X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Fmy-lily-lexer.cc;h=a547335081321d302fe8c5342824b5df1568e987;hb=af343e2537468645e4fe97be4c560716be88a354;hp=ab0bd3f3a82b295e16ec8a753acd2b7bbc05e50d;hpb=f5e5c04d731e93b1d8d4cf7e7697f71f6e7c2bdf;p=lilypond.git diff --git a/lily/my-lily-lexer.cc b/lily/my-lily-lexer.cc index ab0bd3f3a8..a547335081 100644 --- a/lily/my-lily-lexer.cc +++ b/lily/my-lily-lexer.cc @@ -47,7 +47,6 @@ static Keyword_ent the_key_tab[]={ {"in", IN_T}, {"lyrics", LYRICS}, {"key", KEY}, - {"keysignature", KEYSIGNATURE}, {"mark", MARK}, {"musicalpitch", MUSICAL_PITCH}, {"time", TIME_T}, @@ -66,7 +65,6 @@ static Keyword_ent the_key_tab[]={ {"relative", RELATIVE}, {"remove", REMOVE}, {"repeat", REPEAT}, - {"repetitions", REPETITIONS}, {"addlyrics", ADDLYRICS}, {"score", SCORE}, {"script", SCRIPT},