From: Tim Vaughan Date: Sat, 4 May 2019 10:07:50 +0000 (+0200) Subject: Removed old debug code. X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=commitdiff_plain;h=d3aae97b2523a554f31f7a6ff6468cf0ef6046d9 Removed old debug code. --- diff --git a/burrow.scm b/burrow.scm index 60f9b98..bb21e3a 100644 --- a/burrow.scm +++ b/burrow.scm @@ -245,7 +245,6 @@ (begin (config-display-footer-set! config #f) (set! args (cdr args)))) - (print args) (if (or (< (length args) 2) (> (length args) 3)) (print-usage progname)