Index: gm/gm_expectations.h |
diff --git a/gm/gm_expectations.h b/gm/gm_expectations.h |
index 89ba38579b177651ca2929e5f6f05e51f5256143..029a533c620bc8e9d3bced225e9aea305de0d6e3 100644 |
--- a/gm/gm_expectations.h |
+++ b/gm/gm_expectations.h |
@@ -171,8 +171,6 @@ namespace skiagm { |
*/ |
class ExpectationsSource : public SkRefCnt { |
public: |
- SK_DECLARE_INST_COUNT(ExpectationsSource) |
- |
virtual Expectations get(const char *testName) const = 0; |
private: |