summaryrefslogtreecommitdiff
path: root/dlltest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dlltest.cpp')
-rw-r--r--dlltest.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/dlltest.cpp b/dlltest.cpp
index 102fd7d0..27def6f0 100644
--- a/dlltest.cpp
+++ b/dlltest.cpp
@@ -6,10 +6,6 @@
#include "cryptlib.h"
#include "filters.h"
-#if CRYPTOPP_MSC_VERSION
-# pragma warning(disable: 4505 4355)
-#endif
-
USING_NAMESPACE(CryptoPP)
USING_NAMESPACE(std)