]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/spanners-init.ly
Release: bump VERSION_DEVEL.
[lilypond.git] / ly / spanners-init.ly
index ab564127344891f6000812a9002e28ddf0734fe6..44dcdb663352fb5a5974daf78ed7b0ee7dcb8bb4 100644 (file)
@@ -110,7 +110,3 @@ sostenutoOff = #(make-span-event 'SostenutoEvent STOP)
 newSpacingSection = #(make-event-chord (list (make-music 'SpacingSectionEvent)))
 
 breakDynamicSpan = #(make-music 'BreakDynamicSpanEvent)
-
-breakSlur = #(make-music 'BreakSlurEvent)
-
-breakPhrasingSlur = #(make-music 'BreakPhrasingSlurEvent)