Chromium Code Reviews| Index: src/gpu/GrRenderTarget.cpp |
| diff --git a/src/gpu/GrRenderTarget.cpp b/src/gpu/GrRenderTarget.cpp |
| index 49a76149f07c1c99bafde81bc8aab8d57dc14afd..f18df2cfa6d71b9b2c665438a9dbf243e65c42a0 100644 |
| --- a/src/gpu/GrRenderTarget.cpp |
| +++ b/src/gpu/GrRenderTarget.cpp |
| @@ -13,8 +13,6 @@ |
| #include "GrGpu.h" |
| #include "GrStencilBuffer.h" |
| -SK_DEFINE_INST_COUNT(GrRenderTarget) |
| - |
| bool GrRenderTarget::readPixels(int left, int top, int width, int height, |
| GrPixelConfig config, |
| void* buffer, |