xxtea: remove unused global
This commit is contained in:
parent
90621ca7f8
commit
0c4fe21f97
@ -25,7 +25,6 @@ using util::crypto::XXTEA;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
static const uint32_t MAGIC = 0x9E3779B9;
|
||||
static const unsigned ITERATIONS = 32; // each iteration performs two feistel rounds
|
||||
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user