diff --git a/CMakeLists.txt b/CMakeLists.txt index 53aaf4391775..4ce9078f8356 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -336,7 +336,6 @@ if("${ENABLE_ALL_WARNINGS}") -Wno-int-in-bool-context \ -Wno-redundant-move \ -Wno-array-bounds \ - -Wno-maybe-uninitialized \ -Wno-unused-result \ -Wno-format-overflow \ -Wno-strict-aliasing \