1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-23 14:10:57 +00:00

Remove some debugging statement

This commit is contained in:
jsteube 2017-08-25 20:54:21 +02:00
parent 688a580d6c
commit 2bc2137203

View File

@ -2036,8 +2036,6 @@ int run_cracker (hashcat_ctx_t *hashcat_ctx, hc_device_param_t *device_param, co
fast_iteration = 1;
}
printf ("%u\n", innerloop_left);
device_param->innerloop_pos = innerloop_pos;
device_param->innerloop_left = innerloop_left;