Index: src/gpu/SkGpuDevice.h |
diff --git a/src/gpu/SkGpuDevice.h b/src/gpu/SkGpuDevice.h |
index 8fec082ffd6ea884d2380c77e76131340aff0ec6..b72e917a375bd1b9efa3c98b3f48b247bac95048 100644 |
--- a/src/gpu/SkGpuDevice.h |
+++ b/src/gpu/SkGpuDevice.h |
@@ -78,7 +78,6 @@ public: |
void replaceDrawContext(bool shouldRetainContent); |
- GrRenderTarget* accessRenderTarget() override; |
GrDrawContext* accessDrawContext() override; |
SkImageInfo imageInfo() const override { |