[bin] Remove palette debug output.

This commit is contained in:
Sebastian Schulze 2016-08-12 13:08:41 +02:00
parent b078c23436
commit 37e9c1682d
No known key found for this signature in database
GPG Key ID: 7EC07325206E3E55
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ end
Dir.mktmpdir do |tmpdir|
palette = File.join(tmpdir, "palette.png")
puts palette
unless File.exist?(name)
abort "File [#{name}] does not exist. Please see --help."
end