diff --git a/common.gypi b/common.gypi index 72138f36bd..9ecfc4d2a3 100644 --- a/common.gypi +++ b/common.gypi @@ -121,7 +121,6 @@ 'WarningLevel': 3, 'BufferSecurityCheck': 'true', 'ExceptionHandling': 1, # /EHsc - 'ImageHasSafeExceptionHandlers': 0, # /SAFESEH:NO 'SuppressStartupBanner': 'true', 'WarnAsError': 'false', },