mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-21 23:58:07 +00:00
Removed a duplicate line in hashes.c
This commit is contained in:
parent
27c9ce101f
commit
5f434cc338
@ -2211,7 +2211,6 @@ int hashes_init_stage3 (hashcat_ctx_t *hashcat_ctx)
|
||||
hashes->digests_done_zero = digests_done_zero;
|
||||
hashes->digests_done_pot = digests_done_pot;
|
||||
|
||||
hashes->salts_cnt = salts_cnt;
|
||||
hashes->salts_done = salts_done;
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user