]> git.donarmstrong.com Git - lilypond.git/commitdiff
parser.yy: Remove dead token OCTAVE
authorDavid Kastrup <dak@gnu.org>
Fri, 9 Sep 2011 21:00:09 +0000 (23:00 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 11 Sep 2011 12:32:49 +0000 (14:32 +0200)
lily/parser.yy

index 176b4a08777375b8b17332cc8828283f931feb1b..26b1af7d144cc6d09269c19e70b03281daa88ce5 100644 (file)
@@ -199,7 +199,6 @@ void set_music_properties (Music *p, SCM a);
 %token MIDI "\\midi"
 %token NAME "\\name"
 %token NOTEMODE "\\notemode"
-%token OCTAVE "\\octave"
 %token ONCE "\\once"
 %token OVERRIDE "\\override"
 %token PAPER "\\paper"