aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SampleCode.h')
-rw-r--r--samplecode/SampleCode.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/samplecode/SampleCode.h b/samplecode/SampleCode.h
index b60e961ded..e86ddd660e 100644
--- a/samplecode/SampleCode.h
+++ b/samplecode/SampleCode.h
@@ -83,8 +83,6 @@ private:
class SkViewRegister : public SkRefCnt {
public:
- SK_DECLARE_INST_COUNT(SkViewRegister)
-
explicit SkViewRegister(SkViewFactory*);
explicit SkViewRegister(SkViewCreateFunc);
explicit SkViewRegister(GMFactoryFunc);