summaryrefslogtreecommitdiff
path: root/selftest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'selftest.cpp')
-rw-r--r--selftest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest.cpp b/selftest.cpp
index 6df2e272..91d304a6 100644
--- a/selftest.cpp
+++ b/selftest.cpp
@@ -141,8 +141,6 @@ static const C25519TestVector C25519_TEST_VECTORS[ZT_NUM_C25519_TEST_VECTORS] =
//////////////////////////////////////////////////////////////////////////////
-static unsigned char fuzzbuf[1048576];
-
static int testCrypto()
{
unsigned char buf1[16384];