Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-10-06 23:26:51 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-10-06 23:34:24 +0400
commit311fe737e8cfa2880b45f95c53223629142818db (patch)
tree535460f5e5a48422c138f97bc7866b9093e44e39 /node.gyp
parent4c1d4411591b99bcd978f7e11e777ec56818e573 (diff)
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 39b6aa22ea3..84ac540d632 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',