Index: src/pdf/SkPDFResourceDict.cpp |
diff --git a/src/pdf/SkPDFResourceDict.cpp b/src/pdf/SkPDFResourceDict.cpp |
index 6f5d1679a3042a2c7de3f7601e08c1fa5f0be065..8a0208d64a0013a3c590b27496c0899999e0ed33 100644 |
--- a/src/pdf/SkPDFResourceDict.cpp |
+++ b/src/pdf/SkPDFResourceDict.cpp |
@@ -8,8 +8,6 @@ |
#include "SkPDFResourceDict.h" |
#include "SkPostConfig.h" |
-SK_DEFINE_INST_COUNT(SkPDFResourceDict) |
- |
// Sanity check that the values of enum SkPDFResourceType correspond to the |
// expected values as defined in the arrays below. |
// If these are failing, you may need to update the resource_type_prefixes |