Index: src/lazy/SkCachingPixelRef.h |
diff --git a/src/lazy/SkCachingPixelRef.h b/src/lazy/SkCachingPixelRef.h |
index 4889b83693cce0a3d78012c4212ec70922e7a698..25fde0a781bb8dd0a7c44e8cabddac32498ece37 100644 |
--- a/src/lazy/SkCachingPixelRef.h |
+++ b/src/lazy/SkCachingPixelRef.h |
@@ -26,7 +26,7 @@ class SkColorTable; |
*/ |
class SkCachingPixelRef : public SkPixelRef { |
public: |
- SK_DECLARE_INST_COUNT(SkCachingPixelRef) |
+ |
/** |
* Takes ownership of SkImageGenerator. If this method fails for |
* whatever reason, it will return false and immediatetely delete |