From: Han-Wen Nienhuys Date: Sat, 6 Jan 2007 03:23:19 +0000 (+0100) Subject: remove debugging gob. X-Git-Tag: release/2.11.10-1~74 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2f8ee26611b5b7e52528d8f5a3324b64270119f1;p=lilypond.git remove debugging gob. --- diff --git a/scm/lily.scm b/scm/lily.scm index 32bd7607ea..9d3af0c50d 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -607,8 +607,6 @@ The syntax is the same as `define*-public'." (ly:clear-anonymous-modules) - - (display gui-main) (ly:set-option 'debug-gc-assert-parsed-dead #t) (gc) (ly:set-option 'debug-gc-assert-parsed-dead #f)