diff options
-rwxr-xr-x | afl-cmin | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/afl-cmin b/afl-cmin index 71723c70..51835648 100755 --- a/afl-cmin +++ b/afl-cmin @@ -534,7 +534,6 @@ BEGIN { } } close(sortedKeys) - print "" print "[+] Found "tuple_count" unique tuples across "in_count" files." if (out_count == 1) { |