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

Unified Diff: src/gpu/GrPath.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 | « src/gpu/GrGeometryBuffer.h ('k') | src/gpu/GrPathRange.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gpu/GrPath.h
diff --git a/src/gpu/GrPath.h b/src/gpu/GrPath.h
index 91975218c24c89bc7520ddff1773019428649b59..f74baf317d0f37eaf8c5552f24e6751873f7eb32 100644
--- a/src/gpu/GrPath.h
+++ b/src/gpu/GrPath.h
@@ -15,7 +15,7 @@
class GrPath : public GrGpuResource {
public:
- SK_DECLARE_INST_COUNT(GrPath);
+
/**
* Initialize to a path with a fixed stroke. Stroke must not be hairline.
« no previous file with comments | « src/gpu/GrGeometryBuffer.h ('k') | src/gpu/GrPathRange.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698