]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
parser.yy et al: Turn \transpose into a music function.
[lilypond.git] / lily / lily-lexer.cc
index ba6429c3ea2798344702178363f200071c0f73cc..47fd1522dba266d794f86fd502f220d5fcae10e3 100644 (file)
@@ -89,7 +89,6 @@ static Keyword_ent the_key_tab[]
   {"tempo", TEMPO},
   {"time", TIME_T},
   {"times", TIMES},
-  {"transpose", TRANSPOSE},
   {"type", TYPE},
   {"unset", UNSET},
   {"with", WITH},