Index: src/gpu/GrBufferedDrawTarget.h |
diff --git a/src/gpu/GrBufferedDrawTarget.h b/src/gpu/GrBufferedDrawTarget.h |
index 2dc92a504ad2f26197dd6cc8238ed5498bda1319..f11a9d88048aaf4419365a936c85e6d147cf9961 100644 |
--- a/src/gpu/GrBufferedDrawTarget.h |
+++ b/src/gpu/GrBufferedDrawTarget.h |
@@ -73,10 +73,6 @@ private: |
void onReset() override; |
void onFlush() override; |
- void onDrawPath(const GrPathProcessor*, |
- const GrPath*, |
- const GrStencilSettings&, |
- const PipelineInfo&) override; |
void onDrawPaths(const GrPathProcessor*, |
const GrPathRange*, |
const void* indices, |