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:
Diffstat (limited to 'src/node_extensions.h')
-rw-r--r--src/node_extensions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_extensions.h b/src/node_extensions.h
index 6f146544cd7..39ddf1748fa 100644
--- a/src/node_extensions.h
+++ b/src/node_extensions.h
@@ -31,7 +31,6 @@ NODE_EXT_LIST_ITEM(node_http_parser)
#ifdef __POSIX__
NODE_EXT_LIST_ITEM(node_signal_watcher)
#endif
-NODE_EXT_LIST_ITEM(node_stdio)
NODE_EXT_LIST_ITEM(node_os)
NODE_EXT_LIST_ITEM(node_zlib)