Index: src/core/SkBitmapHeap.cpp |
diff --git a/src/core/SkBitmapHeap.cpp b/src/core/SkBitmapHeap.cpp |
index a17113842f3f760843b020cf77ded6d385276d92..1f2f3dcf36e0cc70681110887f17c9798a7fa999 100644 |
--- a/src/core/SkBitmapHeap.cpp |
+++ b/src/core/SkBitmapHeap.cpp |
@@ -12,9 +12,6 @@ |
#include "SkFlattenableBuffers.h" |
#include "SkTSearch.h" |
-SK_DEFINE_INST_COUNT(SkBitmapHeapReader) |
-SK_DEFINE_INST_COUNT(SkBitmapHeap::ExternalStorage) |
- |
SkBitmapHeapEntry::SkBitmapHeapEntry() |
: fSlot(-1) |
, fRefCount(0) |