aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu')
-rw-r--r--include/gpu/GrRenderTarget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gpu/GrRenderTarget.h b/include/gpu/GrRenderTarget.h
index d39d284bd8..b5fc6f001a 100644
--- a/include/gpu/GrRenderTarget.h
+++ b/include/gpu/GrRenderTarget.h
@@ -165,8 +165,6 @@ protected:
fResolveRect.setLargestInverted();
}
- ~GrRenderTarget() override;
-
// override of GrResource
void onAbandon() override;
void onRelease() override;