Index: src/gpu/gl/GrGpuGL.h |
diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
index 574bf24c09245a148e91bb6e6131af0e76a2c41e..600b345c4ddd8b04ee0467be32d13d66a65c3080 100644 |
--- a/src/gpu/gl/GrGpuGL.h |
+++ b/src/gpu/gl/GrGpuGL.h |
@@ -136,8 +136,6 @@ private: |
virtual void onClear(const SkIRect* rect, GrColor color, bool canIgnoreRect) SK_OVERRIDE; |
- virtual void onForceRenderTargetFlush() SK_OVERRIDE; |
- |
virtual bool onReadPixels(GrRenderTarget* target, |
int left, int top, |
int width, int height, |