summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/node.gyp b/node.gyp
index d799ba11b7..fa98547e09 100644
--- a/node.gyp
+++ b/node.gyp
@@ -480,8 +480,6 @@
}],
[ 'node_shared_zlib=="false"', {
'dependencies': [ 'deps/zlib/zlib.gyp:zlib' ],
- }, {
- 'defines': [ 'ZLIB_CONST' ],
}],
[ 'node_shared_http_parser=="false"', {