diff --git a/configure.py b/configure.py index fbe5e3f162..ab4d25ff9a 100755 --- a/configure.py +++ b/configure.py @@ -1277,7 +1277,6 @@ warnings = [ '-Wno-return-stack-address', '-Wno-missing-braces', '-Wno-unused-lambda-capture', - '-Wno-misleading-indentation', '-Wno-overflow', '-Wno-noexcept-type', '-Wno-nonnull-compare',