summaryrefslogtreecommitdiff
path: root/src/node_lttng.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_lttng.cc')
-rw-r--r--src/node_lttng.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node_lttng.cc b/src/node_lttng.cc
index 876bcda92f..b70f6ca809 100644
--- a/src/node_lttng.cc
+++ b/src/node_lttng.cc
@@ -29,8 +29,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;