Index: include/core/SkRasterizer.h |
diff --git a/include/core/SkRasterizer.h b/include/core/SkRasterizer.h |
index 10caad76bfb7a4a114cf5d33c727867a78bad5b7..1881ccef245526c90919a1ad86c076ef0e622a74 100644 |
--- a/include/core/SkRasterizer.h |
+++ b/include/core/SkRasterizer.h |
@@ -20,8 +20,6 @@ struct SkIRect; |
class SK_API SkRasterizer : public SkFlattenable { |
public: |
- SK_DECLARE_INST_COUNT(SkRasterizer) |
- |
/** Turn the path into a mask, respecting the specified local->device matrix. |
*/ |
bool rasterize(const SkPath& path, const SkMatrix& matrix, |