Index: src/core/SkPathRef.cpp |
diff --git a/src/core/SkPathRef.cpp b/src/core/SkPathRef.cpp |
index 1678fdc23598e9e61d44d6810ab997c1d863df03..a02df3024e796e59fe012e82c282bb0591a9e0e7 100644 |
--- a/src/core/SkPathRef.cpp |
+++ b/src/core/SkPathRef.cpp |
@@ -10,8 +10,6 @@ |
#include "SkPath.h" |
#include "SkPathRef.h" |
-SK_DEFINE_INST_COUNT(SkPathRef); |
- |
////////////////////////////////////////////////////////////////////////////// |
SkPathRef::Editor::Editor(SkAutoTUnref<SkPathRef>* pathRef, |
int incReserveVerbs, |