| Index: include/core/SkMaskFilter.h
|
| diff --git a/include/core/SkMaskFilter.h b/include/core/SkMaskFilter.h
|
| index c94faf6fe2665a21312b12efe4cfd5f7dcbda256..4490c6f16ab47774772400eb5f4c5eb81af190b9 100644
|
| --- a/include/core/SkMaskFilter.h
|
| +++ b/include/core/SkMaskFilter.h
|
| @@ -41,8 +41,6 @@ class SkStrokeRec;
|
| */
|
| class SK_API SkMaskFilter : public SkFlattenable {
|
| public:
|
| - SK_DECLARE_INST_COUNT(SkMaskFilter)
|
| -
|
| /** Returns the format of the resulting mask that this subclass will return
|
| when its filterMask() method is called.
|
| */
|
|
|