From d0c679a337fa9b38fe4f7578007d2e32842e4456 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Fri, 6 Mar 2015 17:42:40 +0100 Subject: [PATCH] Issue 4314: Remove forgotten debug output in articulate.ly This was forgotten in the fix for issue 4270. --- ly/articulate.ly | 1 - 1 file changed, 1 deletion(-) diff --git a/ly/articulate.ly b/ly/articulate.ly index e2c8700ac6..1aa62d8e9d 100644 --- a/ly/articulate.ly +++ b/ly/articulate.ly @@ -738,7 +738,6 @@ (filter (lambda (z) (eq? 'NoteEvent (ly:music-property z 'name))) (ly:music-property belownote 'elements))) - (display belownote) (let* ((mordentMusic (make-sequential-music (list gracenote belownote music))) (newlen (ly:music-length mordentMusic)) -- 2.39.2