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

Unified Diff: include/core/SkTypeface.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/SkSurface.h ('k') | include/core/SkWeakRefCnt.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkTypeface.h
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h
index f0059deb25f060b3b9a0cd212425edce504e2c85..9eac50e03f5ebb65df038ac46176db88e150322d 100644
--- a/include/core/SkTypeface.h
+++ b/include/core/SkTypeface.h
@@ -41,8 +41,6 @@ typedef uint32_t SkFontTableTag;
*/
class SK_API SkTypeface : public SkWeakRefCnt {
public:
- SK_DECLARE_INST_COUNT(SkTypeface)
-
/** Style specifies the intrinsic style attributes of a given typeface
*/
enum Style {
« no previous file with comments | « include/core/SkSurface.h ('k') | include/core/SkWeakRefCnt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698