Index: samples/samples.gyp |
diff --git a/samples/samples.gyp b/samples/samples.gyp |
index 0e8e9c4347640a2ca87151c27f4a8c5184deda39..dfc7410070b3c46edf026caa98f92fc3da64701b 100644 |
--- a/samples/samples.gyp |
+++ b/samples/samples.gyp |
@@ -39,10 +39,6 @@ |
'include_dirs': [ |
'../include', |
], |
- 'variables': { |
- # TODO(jochen): enable warnings. |
- 'v8_deprecation_warnings': 0, |
- }, |
'conditions': [ |
['v8_enable_i18n_support==1', { |
'dependencies': [ |