Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: include/core/SkPathRef.h

Issue 1217573002: remove SkInstCnt (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/core/SkPathEffect.h ('k') | include/core/SkPixelRef.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « include/core/SkPathEffect.h ('k') | include/core/SkPixelRef.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698