Cleanup unused code

pull/1710/head
unix-ninja 6 years ago
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…
Cancel
Save