Chromium Code Reviews| Index: include/effects/SkLayerDrawLooper.h |
| diff --git a/include/effects/SkLayerDrawLooper.h b/include/effects/SkLayerDrawLooper.h |
| index d93d08ad7e563462427bfed4f431ea3259359697..c59b8b006a48a72b095fe895d4d931afdf3bb304 100644 |
| --- a/include/effects/SkLayerDrawLooper.h |
| +++ b/include/effects/SkLayerDrawLooper.h |
| @@ -15,8 +15,6 @@ |
| class SK_API SkLayerDrawLooper : public SkDrawLooper { |
| public: |
| - SK_DECLARE_INST_COUNT(SkLayerDrawLooper) |
| - |
| virtual ~SkLayerDrawLooper(); |
| /** |