diff --git a/common.gypi b/common.gypi index 26a276cdcdd..b26d2f3f1cb 100644 --- a/common.gypi +++ b/common.gypi @@ -117,7 +117,6 @@ 'WarningLevel': 3, 'BufferSecurityCheck': 'true', 'ExceptionHandling': 1, # /EHsc - 'ImageHasSafeExceptionHandlers': 0, # /SAFESEH:NO 'SuppressStartupBanner': 'true', 'WarnAsError': 'false', },