mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 00:01:16 +00:00
Remove no longer used type cpu_rule_t
This commit is contained in:
parent
1028fb9514
commit
db8ce269b2
@ -1246,14 +1246,6 @@ typedef struct restore_ctx
|
||||
|
||||
} restore_ctx_t;
|
||||
|
||||
typedef struct cpu_rule
|
||||
{
|
||||
u32 len;
|
||||
|
||||
char buf[32];
|
||||
|
||||
} cpu_rule_t;
|
||||
|
||||
typedef struct kernel_rule
|
||||
{
|
||||
u32 cmds[32];
|
||||
|
Loading…
Reference in New Issue
Block a user