Index: include/core/SkMallocPixelRef.h |
diff --git a/include/core/SkMallocPixelRef.h b/include/core/SkMallocPixelRef.h |
index 1cc9c4eb8145fb69a003a7c98b6b7b2d32d271b0..1baceae1667fad1a772292dabb301afe6d23c08a 100644 |
--- a/include/core/SkMallocPixelRef.h |
+++ b/include/core/SkMallocPixelRef.h |
@@ -16,7 +16,6 @@ |
*/ |
class SK_API SkMallocPixelRef : public SkPixelRef { |
public: |
- SK_DECLARE_INST_COUNT(SkMallocPixelRef) |
/** |
* Return a new SkMallocPixelRef with the provided pixel storage, rowBytes, |
* and optional colortable. The caller is responsible for managing the |