summaryrefslogtreecommitdiff
path: root/gpu/GrDrawTarget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/GrDrawTarget.cpp')
-rw-r--r--gpu/GrDrawTarget.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gpu/GrDrawTarget.cpp b/gpu/GrDrawTarget.cpp
index 6a1c4544..0b4d96af 100644
--- a/gpu/GrDrawTarget.cpp
+++ b/gpu/GrDrawTarget.cpp
@@ -18,8 +18,6 @@
#include "SkStrokeRec.h"
-SK_DEFINE_INST_COUNT(GrDrawTarget)
-
////////////////////////////////////////////////////////////////////////////////
GrDrawTarget::DrawInfo& GrDrawTarget::DrawInfo::operator =(const DrawInfo& di) {
@@ -962,8 +960,6 @@ void GrDrawTarget::initCopySurfaceDstDesc(const GrSurface* src, GrTextureDesc* d
///////////////////////////////////////////////////////////////////////////////
-SK_DEFINE_INST_COUNT(GrDrawTargetCaps)
-
void GrDrawTargetCaps::reset() {
f8BitPaletteSupport = false;
fNPOTTextureTileSupport = false;