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

Unified Diff: include/utils/SkLayer.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/utils/SkDumpCanvas.h ('k') | include/views/SkEventSink.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/utils/SkLayer.h
diff --git a/include/utils/SkLayer.h b/include/utils/SkLayer.h
index 70fa01bfe7bc88fb654c43fbfb2c0c71fe90b015..7fdc6b2208fa37419614d055a28c1018caacc855 100644
--- a/include/utils/SkLayer.h
+++ b/include/utils/SkLayer.h
@@ -23,7 +23,7 @@ class SkCanvas;
class SkLayer : public SkRefCnt {
public:
- SK_DECLARE_INST_COUNT(SkLayer)
+
SkLayer();
SkLayer(const SkLayer&);
« no previous file with comments | « include/utils/SkDumpCanvas.h ('k') | include/views/SkEventSink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698