Remove option no longer needed now that we don't use gtest.
authorNico Weber <thakis@chromium.org>
Tue, 10 Mar 2015 20:45:17 +0000 (13:45 -0700)
committerNico Weber <thakis@chromium.org>
Tue, 10 Mar 2015 20:45:17 +0000 (13:45 -0700)
configure.py

index 48da08a..2eacbfe 100755 (executable)
@@ -291,7 +291,6 @@ if platform.is_msvc():
               # We never have strings or arrays larger than 2**31.
               '/wd4267',
               '/DNOMINMAX', '/D_CRT_SECURE_NO_WARNINGS',
-              '/D_VARIADIC_MAX=10',
               '/DNINJA_PYTHON="%s"' % options.with_python]
     if options.bootstrap:
         # In bootstrap mode, we have no ninja process to catch /showIncludes