diff options
author | David Kastrup <dak@gnu.org> | 2013-02-14 10:54:27 +0100 |
---|---|---|
committer | David Kastrup <dak@gnu.org> | 2013-02-14 10:54:27 +0100 |
commit | 30c244a37d0741a53cae1862caab7bb2d6bbbc49 (patch) | |
tree | 128144316972aac9c88eec5c255bb9db358fcd1d /scm | |
parent | 98f429e2297b8310470d2f7f9694c005ff78d5e1 (diff) |
Remove unused "original-chord" property definition from music properties.
Diffstat (limited to 'scm')
-rw-r--r-- | scm/define-music-properties.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scm/define-music-properties.scm b/scm/define-music-properties.scm index 42aa0e0238..dbad0cf092 100644 --- a/scm/define-music-properties.scm +++ b/scm/define-music-properties.scm @@ -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, |