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:
parent
688a580d6c
commit
2bc2137203
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user