summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2014-12-09 16:03:24 +0100
committerBert Belder <bertbelder@gmail.com>2014-12-09 17:57:19 +0100
commit2b6a0f85f3fafa8afee0ddf09c50ebc5f3a7c6a8 (patch)
tree1f567e2b6f28b4a208922f0cd6d8766c1df2ab20 /node.gyp
parente96100f052a54499bf4fda19a01507971bb19da9 (diff)
downloadnodejs-2b6a0f85f3fafa8afee0ddf09c50ebc5f3a7c6a8.tar.gz
nodejs-2b6a0f85f3fafa8afee0ddf09c50ebc5f3a7c6a8.tar.bz2
nodejs-2b6a0f85f3fafa8afee0ddf09c50ebc5f3a7c6a8.zip
src: remove the tracing module entirely
PR-URL: https://github.com/iojs/io.js/pull/124 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
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 c2d0b0a94..77265c562 100644
--- a/node.gyp
+++ b/node.gyp
@@ -57,7 +57,6 @@
'lib/string_decoder.js',
'lib/sys.js',
'lib/timers.js',
- 'lib/tracing.js',
'lib/tls.js',
'lib/_tls_common.js',
'lib/_tls_legacy.js',