| Index: src/gpu/GrBufferedDrawTarget.h
|
| diff --git a/src/gpu/GrBufferedDrawTarget.h b/src/gpu/GrBufferedDrawTarget.h
|
| index df9ad463bdca80098fd9224415574dad63f942ab..1d229cbaeb3a7c3509b8775bfe15b77d208c0986 100644
|
| --- a/src/gpu/GrBufferedDrawTarget.h
|
| +++ b/src/gpu/GrBufferedDrawTarget.h
|
| @@ -98,7 +98,6 @@ private:
|
| const PipelineInfo&) override;
|
| void onClear(const SkIRect* rect,
|
| GrColor color,
|
| - bool canIgnoreRect,
|
| GrRenderTarget* renderTarget) override;
|
| void onCopySurface(GrSurface* dst,
|
| GrSurface* src,
|
|
|