remove undefs
This commit is contained in:
parent
e34cad7744
commit
d47c5583fb
|
|
@ -3180,10 +3180,6 @@ unsigned int *ComputeSHA256(unsigned char *data, int dataSize)
|
||||||
}
|
}
|
||||||
RL_FREE(buffer);
|
RL_FREE(buffer);
|
||||||
return hash;
|
return hash;
|
||||||
|
|
||||||
#undef ROTATE_RIGHT
|
|
||||||
#undef A0
|
|
||||||
#undef A1
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user