Chromium Code Reviews| Index: include/core/SkData.h |
| diff --git a/include/core/SkData.h b/include/core/SkData.h |
| index d9dd22de9df015a008a665de211e9d7fd1ca05e8..28bf515347c2b302b7d08488cb99bac800e25a09 100644 |
| --- a/include/core/SkData.h |
| +++ b/include/core/SkData.h |
| @@ -20,8 +20,6 @@ class SkStream; |
| */ |
| class SK_API SkData : public SkRefCnt { |
| public: |
| - SK_DECLARE_INST_COUNT(SkData) |
| - |
| /** |
| * Returns the number of bytes stored. |
| */ |