Whitespace fix.

This commit is contained in:
Con Kolivas 2011-03-13 18:13:46 +11:00
parent fe0416be9d
commit e0a0e6b277

View file

@ -455,8 +455,6 @@ void decompress_file(rzip_control *control)
if (unlikely((STDOUT || TEST_ONLY) && unlink(control->outfile)))
fatal("Failed to unlink tmpfile: %s\n", control->outfile);
if (NO_MD5)
print_verbose("Not performing MD5 hash check\n");
if (HAS_MD5)