Chromium Code Reviews| Index: include/core/SkDevice.h |
| diff --git a/include/core/SkDevice.h b/include/core/SkDevice.h |
| index 6b00c104fc2cde6c6f197efa0c2efa49d778c64e..3f556f6939cca93bf0926f66d18044cc2095e171 100644 |
| --- a/include/core/SkDevice.h |
| +++ b/include/core/SkDevice.h |
| @@ -26,8 +26,6 @@ class GrRenderTarget; |
| class SK_API SkBaseDevice : public SkRefCnt { |
| public: |
| - SK_DECLARE_INST_COUNT(SkBaseDevice) |
| - |
| /** |
| * Construct a new device. |
| */ |