Index: include/core/SkDataTable.h |
diff --git a/include/core/SkDataTable.h b/include/core/SkDataTable.h |
index 9440000e00b4ce618f4c3ac32aa637aaeff7f0c7..798ca9c0c4ac7796f95db16c7e804eb45eff96bd 100644 |
--- a/include/core/SkDataTable.h |
+++ b/include/core/SkDataTable.h |
@@ -20,8 +20,6 @@ |
*/ |
class SK_API SkDataTable : public SkRefCnt { |
public: |
- SK_DECLARE_INST_COUNT(SkDataTable) |
- |
/** |
* Returns true if the table is empty (i.e. has no entries). |
*/ |