Index: src/gpu/GrPathRenderer.h |
diff --git a/src/gpu/GrPathRenderer.h b/src/gpu/GrPathRenderer.h |
index 8e03edb8939ee7ad3c623128fce56fcaab532106..3400eadfe152c91063737687a2c0a93268501b25 100644 |
--- a/src/gpu/GrPathRenderer.h |
+++ b/src/gpu/GrPathRenderer.h |
@@ -30,7 +30,7 @@ struct GrPoint; |
*/ |
class SK_API GrPathRenderer : public SkRefCnt { |
public: |
- SK_DECLARE_INST_COUNT(GrPathRenderer) |
+ |
/** |
* This is called to install custom path renderers in every GrContext at create time. The |