From ab998acee09eb0b9817c81200fc53785171fb4f7 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Wed, 19 Aug 2009 20:20:21 +0100 Subject: [PATCH] Remove definition of obsolete property breakableSeparationItem. --- scm/define-context-properties.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index b6a5becfb5..9509adc9b6 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -524,8 +524,6 @@ are described in @rinternals{bar-line-interface}.") (barCheckLastFail ,ly:moment? "Where in the measure did the last barcheck fail?") (beamMelismaBusy ,boolean? "Signal if a beam is present.") - (breakableSeparationItem ,ly:grob? "The breakable items in this -time step, for this staff.") (busyGrobs ,list? "A queue of @code{(@var{end-moment} . @var{GROB})} cons cells. This is for internal (C++) use only. This property contains the grobs which are still busy (e.g. note heads, -- 2.39.5