Removed old debug code.
authorTim Vaughan <tgvaughan@gmail.com>
Sat, 4 May 2019 10:07:50 +0000 (12:07 +0200)
committerTim Vaughan <tgvaughan@gmail.com>
Sat, 4 May 2019 10:07:50 +0000 (12:07 +0200)
burrow.scm

index 60f9b98..bb21e3a 100644 (file)
               (begin
                 (config-display-footer-set! config #f)
                 (set! args (cdr args))))
               (begin
                 (config-display-footer-set! config #f)
                 (set! args (cdr args))))
-          (print args)
           (if (or (< (length args) 2)
                   (> (length args) 3))
               (print-usage progname)
           (if (or (< (length args) 2)
                   (> (length args) 3))
               (print-usage progname)