diff --git a/tests/clang_fortify_tests.cpp b/tests/clang_fortify_tests.cpp index 2838ab249..018880fd3 100644 --- a/tests/clang_fortify_tests.cpp +++ b/tests/clang_fortify_tests.cpp @@ -69,7 +69,6 @@ #define SOMETIMES_CONST volatile #else #define SOMETIMES_CONST const -#pragma clang diagnostic error "-Wfortify-source" #endif #include