aboutsummaryrefslogtreecommitdiff
path: root/src/debug-agent.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug-agent.cc')
-rw-r--r--src/debug-agent.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug-agent.cc b/src/debug-agent.cc
index 920f42e77e..14ac382ada 100644
--- a/src/debug-agent.cc
+++ b/src/debug-agent.cc
@@ -36,7 +36,6 @@ namespace node {
namespace debugger {
using v8::Context;
-using v8::Function;
using v8::FunctionCallbackInfo;
using v8::FunctionTemplate;
using v8::HandleScope;