summaryrefslogtreecommitdiff
path: root/deps/v8/include/v8.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/include/v8.h')
-rw-r--r--deps/v8/include/v8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/include/v8.h b/deps/v8/include/v8.h
index 44ff2c00e0..83a5744278 100644
--- a/deps/v8/include/v8.h
+++ b/deps/v8/include/v8.h
@@ -462,7 +462,6 @@ class V8EXPORT HandleScope {
void Leave();
-
internal::Object** prev_next_;
internal::Object** prev_limit_;