mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-22 21:51:07 +00:00
Cleanup unused code
This commit is contained in:
parent
37983de4b2
commit
83c78cdf0b
@ -5197,8 +5197,6 @@ int totp_parse_hash (u8 *input_buf, u32 input_len, hash_t *hash_buf, MAYBE_UNUSE
|
||||
}
|
||||
if (rc_tokenizer != PARSER_OK) return (rc_tokenizer);
|
||||
|
||||
//u8 *hash_pos = token.buf[0];
|
||||
|
||||
digest[1] = otp_code;
|
||||
|
||||
u8 *salt_pos = token.buf[1];
|
||||
|
Loading…
Reference in New Issue
Block a user