summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2014-07-08 21:43:48 +0300
committerFedor Indutny <fedor@indutny.com>2014-07-08 21:43:48 +0300
commit832d4db5f221705f8a1058a6aa3e4bcc9a5de8ad (patch)
tree6f0cc6e5283612e011b7cc8555a4591cd2884a8a /node.gyp
parentfc6eae8da240c49d29f02bb0d7e506273038af0f (diff)
downloadandroid-node-v8-832d4db5f221705f8a1058a6aa3e4bcc9a5de8ad.tar.gz
android-node-v8-832d4db5f221705f8a1058a6aa3e4bcc9a5de8ad.tar.bz2
android-node-v8-832d4db5f221705f8a1058a6aa3e4bcc9a5de8ad.zip
contextify: remove useless header file
fix #7910
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 27dafe5867..39f471fcc2 100644
--- a/node.gyp
+++ b/node.gyp
@@ -126,7 +126,6 @@
'src/node.h',
'src/node_buffer.h',
'src/node_constants.h',
- 'src/node_contextify.h',
'src/node_file.h',
'src/node_http_parser.h',
'src/node_internals.h',