From fd875e80142c5c494ab95f0885b78e8a8ffc8716 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Tue, 28 Aug 2012 12:43:54 +0000 Subject: re-enable inst counting git-svn-id: http://skia.googlecode.com/svn/trunk@5308 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/core/SkSurface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/core/SkSurface.h') diff --git a/include/core/SkSurface.h b/include/core/SkSurface.h index 9f8908a3bd..2034c8907c 100644 --- a/include/core/SkSurface.h +++ b/include/core/SkSurface.h @@ -26,7 +26,7 @@ class GrRenderTarget; */ class SkSurface : public SkRefCnt { public: -// SK_DECLARE_INST_COUNT(SkSurface) + SK_DECLARE_INST_COUNT(SkSurface) /** * Create a new surface, using the specified pixels/rowbytes as its -- cgit v1.2.3