# HG changeset patch # User Matthew Wild # Date 1451592481 0 # Node ID 23dbca856f92f0ff8c884b8e57a32559310c11a9 # Parent 60e10cf9b20ce3a64a87888ebc1ec4acdc8250fc squish.lua: Remove accidentally-committed debugging diff -r 60e10cf9b20c -r 23dbca856f92 squish.lua --- a/squish.lua Thu Dec 31 20:02:17 2015 +0000 +++ b/squish.lua Thu Dec 31 20:08:01 2015 +0000 @@ -196,7 +196,6 @@ end end -print(opts.list_files) if opts.list_files then local function write(text) io.write(text, "\n");