]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
* scm/define-music-properties.scm (all-music-properties): remove
[lilypond.git] / scm / define-music-properties.scm
index 8e0bab912f445743b1c934711c837a5581d532a9..5fa2b1e74d8194fc27d4e92a53e0cefc46540b59 100644 (file)
@@ -124,6 +124,5 @@ translation property")
      (void ,boolean? "If this property is #t, then the music expression is to be
 discarded by the toplevel music handler.")
      (what ,symbol? "What to change for auto-change. FIXME, naming")
-     (untied ,boolean? "Set for note in chord that should not be tied.")
      (untransposable ,boolean? "If set, this music is not transposed.")
      )))