Index: src/d8.h |
diff --git a/src/d8.h b/src/d8.h |
index c50797206c043327cc7aba316dd7129a32c66244..3410f1656e7ff89bd374b64db4e81db2635e0165 100644 |
--- a/src/d8.h |
+++ b/src/d8.h |
@@ -367,7 +367,6 @@ class Shell : public i::AllStatic { |
private: |
static Persistent<Context> evaluation_context_; |
- static Persistent<FunctionTemplate> array_buffer_template_; |
#ifndef V8_SHARED |
static Persistent<Context> utility_context_; |
static CounterMap* counter_map_; |