diff --git a/math/mathcore/inc/Math/Math_vectypes.hxx b/math/mathcore/inc/Math/Math_vectypes.hxx
index 6c1a60974f5572f4d41dcf988cf47014b9c0f0b7..c6ae79f7ddab81a5400105923112e9d0acb51764 100644
--- a/math/mathcore/inc/Math/Math_vectypes.hxx
+++ b/math/mathcore/inc/Math/Math_vectypes.hxx
@@ -11,11 +11,7 @@
 
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wall"
-#pragma clang diagnostic push
-#pragma clang diagnostic ignored "-Wunused-parameter"
-#pragma clang diagnostic ignored "-Wconditional-uninitialized"
 #include <VecCore/VecCore>
-#pragma clang diagnostic pop
 #pragma GCC diagnostic pop
 
 namespace ROOT {