X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scratchy.git;a=blobdiff_plain;f=burrow.scm;fp=burrow.scm;h=bb21e3af7bfefdd730f553fdf0924dde87e02a0b;hp=60f9b98c15ed2f10f36b8414b3195387475f5064;hb=d3aae97b2523a554f31f7a6ff6468cf0ef6046d9;hpb=d9f5e254e29f70620c3e6744284ed7fcd4079cb7 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)