Index: cc/CCThreadProxy.h |
diff --git a/cc/CCThreadProxy.h b/cc/CCThreadProxy.h |
index e64729156eb3a7aadb43ce7175668a215c8e4f15..6d9e3b625dc4913e39e444b5eebf83cfd5c3cc4b 100644 |
--- a/cc/CCThreadProxy.h |
+++ b/cc/CCThreadProxy.h |
@@ -167,10 +167,6 @@ private: |
OwnPtr<CCTextureUpdateController> m_currentTextureUpdateControllerOnImplThread; |
- // Set when we need to reset the contentsTexturesPurged flag after the |
- // commit. |
- bool m_resetContentsTexturesPurgedAfterCommitOnImplThread; |
- |
// Set when the next draw should post didCommitAndDrawFrame to the main thread. |
bool m_nextFrameIsNewlyCommittedFrameOnImplThread; |