summaryrefslogtreecommitdiff
path: root/eccrypto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'eccrypto.cpp')
-rw-r--r--eccrypto.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/eccrypto.cpp b/eccrypto.cpp
index 5c0e19a..74cb95e 100644
--- a/eccrypto.cpp
+++ b/eccrypto.cpp
@@ -13,7 +13,7 @@
NAMESPACE_BEGIN(CryptoPP)
-#ifndef NDEBUG
+#if 0
static void ECDSA_TestInstantiations()
{
ECDSA<EC2N>::Signer t1;