summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-10-06 12:26:51 -0700
committerRyan Dahl <ry@tinyclouds.org>2011-10-06 12:34:24 -0700
commit311fe737e8cfa2880b45f95c53223629142818db (patch)
tree535460f5e5a48422c138f97bc7866b9093e44e39 /node.gyp
parent4c1d4411591b99bcd978f7e11e777ec56818e573 (diff)
downloadnode-311fe737e8cfa2880b45f95c53223629142818db.tar.gz
Upgrade libuv to 60c639f
Also remove unused src/stdio_wrap.cc
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 39b6aa22e..84ac540d6 100644
--- a/node.gyp
+++ b/node.gyp
@@ -89,7 +89,6 @@
'src/node_string.cc',
'src/node_zlib.cc',
'src/pipe_wrap.cc',
- 'src/stdio_wrap.cc',
'src/stream_wrap.cc',
'src/tcp_wrap.cc',
'src/timer_wrap.cc',