From 30c244a37d0741a53cae1862caab7bb2d6bbbc49 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Thu, 14 Feb 2013 10:54:27 +0100 Subject: [PATCH] Remove unused "original-chord" property definition from music properties. --- scm/define-music-properties.scm | 2 -- 1 file changed, 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, -- 2.39.2