Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index bdc1030cbb3f94976d2b49bef9cb4c0428dac0ee..961599dfb5c16a7c81e6b9dabbd9c2df4dfe7cc6 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -153,7 +153,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
bool inside_draw_; |
bool defer_commits_; |
- bool commit_was_deferred_; |
bool commit_requested_; |
bool inside_synchronous_composite_; |