From d3aae97b2523a554f31f7a6ff6468cf0ef6046d9 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sat, 4 May 2019 12:07:50 +0200 Subject: [PATCH 1/1] Removed old debug code. --- burrow.scm | 1 - 1 file changed, 1 deletion(-) 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) -- 2.20.1