aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrPath.h')
-rw-r--r--src/gpu/GrPath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrPath.h b/src/gpu/GrPath.h
index 91975218c2..f74baf317d 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.