]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
* lily/include/event.hh: remove file.
[lilypond.git] / scm / define-music-properties.scm
index 18f9011fc522934325a8a9f3f6b6d7140cba0f28..3cd631bad839382f92f2e292c16fda3412c09ece 100644 (file)
@@ -56,7 +56,6 @@ descend in the context tree.")
      (length ,ly:moment? "The duration of this music")
      (length-callback ,procedure? "How to compute the duration of this music. This property
 can only be defined as initializer in @file{define-music-types.scm}.")
-     (internal-class-name ,string? "C++ class to use for this Music object") 
      (name ,symbol? "Name of this music object")
      (numerator ,integer? "numerator of a time signature")
      (once ,boolean? "Apply this operation only during one time step?")