]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/music-types.scm
(tempo_event): use tempo-unit for \tempo
[lilypond.git] / scm / music-types.scm
index 6c56a7393d0bb01239770b047aae29d2984d0666..dae259deddbf493c5774b28f32a375425c311e3a 100644 (file)
@@ -462,7 +462,6 @@ c8-[ c c-] c8")
     (TempoEvent
      . (
        (description .  "")
-       (length . #f)
        (internal-class-name . "Event")
        (types . (general-music tempo-event event))
        ))