summaryrefslogtreecommitdiff
path: root/src/node_perf_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_perf_common.h')
-rw-r--r--src/node_perf_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_perf_common.h b/src/node_perf_common.h
index 1c4cf01c87..5c972c9841 100644
--- a/src/node_perf_common.h
+++ b/src/node_perf_common.h
@@ -18,7 +18,6 @@ namespace performance {
// These occur before the environment is created. Cache them
// here and add them to the milestones when the env is init'd.
-extern uint64_t performance_node_start;
extern uint64_t performance_v8_start;
#define NODE_PERFORMANCE_MILESTONES(V) \