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

Unified Diff: src/utils/SkLayer.cpp

Issue 98703002: Fix compilation with SK_ENABLE_INST_COUNT=1 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years 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 | « src/utils/SkDumpCanvas.cpp ('k') | src/utils/SkUnitMappers.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/utils/SkLayer.cpp
diff --git a/src/utils/SkLayer.cpp b/src/utils/SkLayer.cpp
index 126dd92198d7e44908be7db19302f2fd348f748e..525917ff66d211afcdcbd2a268f79a30462cac6b 100644
--- a/src/utils/SkLayer.cpp
+++ b/src/utils/SkLayer.cpp
@@ -15,8 +15,6 @@
static int gLayerAllocCount;
#endif
-SK_DEFINE_INST_COUNT(SkLayer)
-
///////////////////////////////////////////////////////////////////////////////
SkLayer::SkLayer() {
« no previous file with comments | « src/utils/SkDumpCanvas.cpp ('k') | src/utils/SkUnitMappers.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698