From: Graham Percival Date: Sun, 14 Mar 2010 16:41:10 +0000 (+0000) Subject: Merge commit 'origin' into release/unstable X-Git-Tag: release/2.13.16-1~11^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b85855be39a449f985f15a6f8d5d25ce972331e6;hp=e8004217b99c8e7ee059dbffa182d2709c6963ad;p=lilypond.git Merge commit 'origin' into release/unstable --- diff --git a/scm/lily.scm b/scm/lily.scm index a17d6f03b2..c680b0ff0a 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -726,8 +726,7 @@ PIDs or the number of the process." (ly:set-option 'debug-gc-assert-parsed-dead #f) (if (ly:get-option 'debug-gc) (dump-gc-protects) - (if (= (random 40) 1) - (ly:reset-all-fonts))))) + (ly:reset-all-fonts)))) files) ;; we want the failed-files notice in the aggregrate logfile.