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_options.cc')
-rw-r--r--src/node_options.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_options.cc b/src/node_options.cc
index 875c2e73001..a84420e3c5d 100644
--- a/src/node_options.cc
+++ b/src/node_options.cc
@@ -18,7 +18,6 @@ using v8::Local;
using v8::Map;
using v8::Number;
using v8::Object;
-using v8::String;
using v8::Undefined;
using v8::Value;