Index: include/core/SkPathRef.h |
diff --git a/include/core/SkPathRef.h b/include/core/SkPathRef.h |
index ded8e3fb649ce407953f4da858af56137aed5764..ae8945de0880f5182bed21f2560cea0040ca70b5 100644 |
--- a/include/core/SkPathRef.h |
+++ b/include/core/SkPathRef.h |
@@ -36,8 +36,6 @@ class SkWBuffer; |
class SK_API SkPathRef : public ::SkRefCnt { |
public: |
- SK_DECLARE_INST_COUNT(SkPathRef); |
- |
class Editor { |
public: |
Editor(SkAutoTUnref<SkPathRef>* pathRef, |