From: hanwen Date: Wed, 27 Mar 2002 14:16:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.5.59~194 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e0515802315b1e68d1196eea23d0090e5004f025;p=lilypond.git *** empty log message *** --- diff --git a/scm/grob-property-description.scm b/scm/grob-property-description.scm index cb86a25200..a0015f3744 100644 --- a/scm/grob-property-description.scm +++ b/scm/grob-property-description.scm @@ -243,7 +243,6 @@ FIXME: also pair? (cons LEFT RIGHT) ? (cons LEFT RIGHT) ") -(grob-property-description 'minimum-width number? "minimum-width of rest symbol, in staffspace.") (grob-property-description 'molecule-callback procedure? "Function taking grob as argument, returning a Scheme encoded Molecule.") (grob-property-description 'molecule molecule? "Cached output of the molecule-callback.")