summaryrefslogtreecommitdiff
path: root/scm
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2013-02-14 10:54:27 +0100
committerDavid Kastrup <dak@gnu.org>2013-02-14 10:54:27 +0100
commit30c244a37d0741a53cae1862caab7bb2d6bbbc49 (patch)
tree128144316972aac9c88eec5c255bb9db358fcd1d /scm
parent98f429e2297b8310470d2f7f9694c005ff78d5e1 (diff)
Remove unused "original-chord" property definition from music properties.
Diffstat (limited to 'scm')
-rw-r--r--scm/define-music-properties.scm2
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,