Index: src/gpu/SkGpuDevice.h |
diff --git a/src/gpu/SkGpuDevice.h b/src/gpu/SkGpuDevice.h |
index 19bef2103811e5d70daf70415cf6222c07c54efe..8bf04b1182a55e4a2ff7c5e39f80b39c9b5cd31e 100644 |
--- a/src/gpu/SkGpuDevice.h |
+++ b/src/gpu/SkGpuDevice.h |
@@ -164,7 +164,6 @@ private: |
GrClip fClip;; |
// remove when our clients don't rely on accessBitmap() |
SkBitmap fLegacyBitmap; |
- bool fNeedClear; |
bool fOpaque; |
enum Flags { |