summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-07-26 14:38:08 -0700
committerisaacs <i@izs.me>2013-08-01 15:08:01 -0700
commit22c68fdc1dae40f0ed9c71a02f66e5b2c6353691 (patch)
treeb6d14cad6f5a9ba78172f77c5c2ec10b8a6cb89c /node.gyp
parent9a29aa8c552eb2b120c101c1cfd66ba565a17ed5 (diff)
downloadnode-22c68fdc1dae40f0ed9c71a02f66e5b2c6353691.tar.gz
src: Replace macros with util functions
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 1215c8700..d1d7df176 100644
--- a/node.gyp
+++ b/node.gyp
@@ -386,7 +386,6 @@
'<(python)',
'tools/js2c.py',
'<@(_outputs)',
- 'src/macros.py',
'<@(_inputs)',
],
},