summaryrefslogtreecommitdiff
path: root/src/node_counters.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_counters.cc')
-rw-r--r--src/node_counters.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node_counters.cc b/src/node_counters.cc
index ca05e25319..c8d2959091 100644
--- a/src/node_counters.cc
+++ b/src/node_counters.cc
@@ -11,8 +11,6 @@ namespace node {
using v8::FunctionCallbackInfo;
using v8::FunctionTemplate;
using v8::GCCallbackFlags;
-using v8::GCEpilogueCallback;
-using v8::GCPrologueCallback;
using v8::GCType;
using v8::HandleScope;
using v8::Isolate;