Removed old debug code.
[scratchy.git] / burrow.scm
index 60f9b98..bb21e3a 100644 (file)
               (begin
                 (config-display-footer-set! config #f)
                 (set! args (cdr args))))
-          (print args)
           (if (or (< (length args) 2)
                   (> (length args) 3))
               (print-usage progname)