summaryrefslogtreecommitdiff
path: root/node.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'node.gypi')
-rw-r--r--node.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/node.gypi b/node.gypi
index 4bfaa01ff3..7bcd0a42b4 100644
--- a/node.gypi
+++ b/node.gypi
@@ -163,10 +163,6 @@
],
}],
- [ 'node_experimental_http_parser=="true"', {
- 'defines': [ 'NODE_EXPERIMENTAL_HTTP_DEFAULT' ],
- } ],
-
[ 'node_shared_http_parser=="false"', {
'dependencies': [
'deps/http_parser/http_parser.gyp:http_parser',