Index: src/gpu/GrBlurUtils.h |
diff --git a/src/gpu/GrBlurUtils.h b/src/gpu/GrBlurUtils.h |
index 1de669c5d67ce19a2aadb2a886b036568147b092..a22239aa34fb2d3e8d8c6e8b249b9ec358621a55 100644 |
--- a/src/gpu/GrBlurUtils.h |
+++ b/src/gpu/GrBlurUtils.h |
@@ -31,7 +31,6 @@ namespace GrBlurUtils { |
*/ |
void drawPathWithMaskFilter(GrContext* context, |
GrDrawContext* drawContext, |
- GrRenderTarget* rt, |
const GrClip& clip, |
const SkPath& origSrcPath, |
const SkPaint& paint, |
@@ -46,7 +45,6 @@ namespace GrBlurUtils { |
*/ |
void drawPathWithMaskFilter(GrContext*, |
GrDrawContext*, |
- GrRenderTarget*, |
const GrClip&, |
const SkPath& path, |
GrPaint*, |