Index: src/gpu/GrDrawTarget.h |
diff --git a/src/gpu/GrDrawTarget.h b/src/gpu/GrDrawTarget.h |
index 42a6e798a0a7795002071568e8d786ea527adacd..7117ad3fe82ca0df78a9e042da835bcbf1d71fc1 100644 |
--- a/src/gpu/GrDrawTarget.h |
+++ b/src/gpu/GrDrawTarget.h |
@@ -288,7 +288,6 @@ private: |
GrContext* fContext; |
GrGpu* fGpu; |
GrResourceProvider* fResourceProvider; |
- bool fFlushing; |
SkDEBUGCODE(int fDebugID;) |
uint32_t fFlags; |