aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/SkGpuDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu/SkGpuDevice.h')
-rw-r--r--include/gpu/SkGpuDevice.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gpu/SkGpuDevice.h b/include/gpu/SkGpuDevice.h
index ee4d791931..124e7846fa 100644
--- a/include/gpu/SkGpuDevice.h
+++ b/include/gpu/SkGpuDevice.h
@@ -138,8 +138,6 @@ private:
bool fNeedClear;
bool fNeedPrepareRenderTarget;
- GrTextContext* fTextContext;
-
// called from rt and tex cons
void initFromRenderTarget(GrContext*, GrRenderTarget*);