diff --git a/validat3.cpp b/validat3.cpp index e1c4401a..e6a54162 100644 --- a/validat3.cpp +++ b/validat3.cpp @@ -732,7 +732,6 @@ bool TestMersenne() PadlockRNG& padlock = dynamic_cast(*rng.get()); pass = Test_RandomNumberGenerator(padlock); - static const unsigned int SIZE = 10000; SecByteBlock zero(16), one(16), t(16); // Cryptography Research, Inc tests