1
mirror of https://github.com/hashcat/hashcat synced 2024-11-02 20:39:22 +01:00

keychain: remove useless comment in kernel

This commit is contained in:
philsmd 2020-06-25 17:48:36 +02:00 committed by GitHub
parent 630bb5b811
commit bb4ce6d458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -276,10 +276,6 @@ KERNEL_FQ void m23100_comp (KERN_ATTR_TMPS_ESALT (keychain_tmp_t, keychain_t))
if (gid >= gid_max) return;
/**
* base
*/
u32 key[6];
key[0] = tmps[gid].out[0];