diff options
Diffstat (limited to 'build/ymake_conf.py')
-rwxr-xr-x | build/ymake_conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/ymake_conf.py b/build/ymake_conf.py index c889f9a782..b85cd38598 100755 --- a/build/ymake_conf.py +++ b/build/ymake_conf.py @@ -2463,7 +2463,6 @@ class MSVCCompiler(MSVC, Compiler): '-Wno-extern-initializer', '-Wno-format', '-Wno-inconsistent-dllimport', - '-Wno-int-conversion', '-Wno-logical-op-parentheses', '-Wno-macro-redefined', '-Wno-parentheses', |