]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove unused "original-chord" property definition from music properties.
authorDavid Kastrup <dak@gnu.org>
Thu, 14 Feb 2013 09:54:27 +0000 (10:54 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 14 Feb 2013 09:54:27 +0000 (10:54 +0100)
scm/define-music-properties.scm

index 42aa0e023812dd51c30ec6e0342216dab33594a4..dbad0cf0923abadc86445777fe273775b3a5d68d 100644 (file)
@@ -133,8 +133,6 @@ For chord inversions, this is negative.")
      (ops ,scheme? "The operations to apply during the creation of a
 context.")
      (origin ,ly:input-location? "Where was this piece of music defined?")
-     (original-chord ,ly:music? "Original chord of a repeated chord.
-Used by repeated chords in \\relative mode, to determine the first note octave")
      (ottava-number ,integer? "The octavation for @code{\\ottava}.")
 
      (page-break-permission ,symbol? "When the music is at top-level,