| Index: include/utils/SkProxyCanvas.h
|
| diff --git a/include/utils/SkProxyCanvas.h b/include/utils/SkProxyCanvas.h
|
| index 8d8796c33e429ec5d26923bd2a80f9da759f6d04..a418ec0850a111ca1328b741f1a4c35ac0a721b6 100644
|
| --- a/include/utils/SkProxyCanvas.h
|
| +++ b/include/utils/SkProxyCanvas.h
|
| @@ -54,7 +54,6 @@ public:
|
| virtual void addComment(const char* kywd, const char* value) SK_OVERRIDE;
|
| virtual void endCommentGroup() SK_OVERRIDE;
|
|
|
| - virtual SkBounder* setBounder(SkBounder* bounder) SK_OVERRIDE;
|
| virtual SkDrawFilter* setDrawFilter(SkDrawFilter* filter) SK_OVERRIDE;
|
|
|
| protected:
|
|
|