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

Unified Diff: include/core/SkDocument.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/SkDevice.h ('k') | include/core/SkDrawFilter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkDocument.h
diff --git a/include/core/SkDocument.h b/include/core/SkDocument.h
index 8d48aad25bbc05822bf36db1b7587ac08914457b..a35f448208701d4c76af7eafb9a57ab56618fbd9 100644
--- a/include/core/SkDocument.h
+++ b/include/core/SkDocument.h
@@ -32,8 +32,6 @@ class SkWStream;
*/
class SK_API SkDocument : public SkRefCnt {
public:
- SK_DECLARE_INST_COUNT(SkDocument)
-
/**
* Create a PDF-backed document, writing the results into a SkWStream.
*
« no previous file with comments | « include/core/SkDevice.h ('k') | include/core/SkDrawFilter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698