summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/all.gyp9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 69e52ed..202c2038 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -3,15 +3,6 @@
# found in the LICENSE file.
{
- 'variables': {
- 'conditions': [
- ['OS!="win"', {
- 'all_gyps%': 1,
- },{ # else OS=="win"
- 'all_gyps%': 0,
- }],
- ],
- },
'includes': [
'common.gypi',
],