aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkShader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkShader.h')
-rw-r--r--include/core/SkShader.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/core/SkShader.h b/include/core/SkShader.h
index a885f0b982..30a10dcc9f 100644
--- a/include/core/SkShader.h
+++ b/include/core/SkShader.h
@@ -503,9 +503,7 @@ protected:
virtual bool onAppendStages(SkRasterPipeline*, SkColorSpace*, SkArenaAlloc*,
const SkMatrix&, const SkPaint&,
- const SkMatrix* /*local matrix*/) const {
- return false;
- }
+ const SkMatrix* /*local matrix*/) const;
private:
// This is essentially const, but not officially so it can be modified in