mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-12 18:59:03 +00:00
Remove old macro, not needed anymore
This commit is contained in:
parent
c3191ae694
commit
c4ea00459f
@ -23,8 +23,6 @@
|
||||
|
||||
#define R 10
|
||||
|
||||
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
|
||||
|
||||
__constant u32 Ch[8][256] =
|
||||
{
|
||||
{
|
||||
|
@ -23,8 +23,6 @@
|
||||
|
||||
#define R 10
|
||||
|
||||
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
|
||||
|
||||
__constant u32 Ch[8][256] =
|
||||
{
|
||||
{
|
||||
|
@ -23,8 +23,6 @@
|
||||
|
||||
#define R 10
|
||||
|
||||
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
|
||||
|
||||
__constant u32 Ch[8][256] =
|
||||
{
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user