summaryrefslogtreecommitdiff
path: root/src/generic/md5_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/generic/md5_test.cpp')
-rw-r--r--src/generic/md5_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/generic/md5_test.cpp b/src/generic/md5_test.cpp
index 929e94f..86cbd53 100644
--- a/src/generic/md5_test.cpp
+++ b/src/generic/md5_test.cpp
@@ -28,8 +28,6 @@
namespace tmwa
{
-#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant"
-
// This should be made part of the main API,
// but is not yet to keep the diff small.
// Edit: hack to fix the new strict comparison.