From f104fec6d745540019556823f849535fe8872653 Mon Sep 17 00:00:00 2001 From: Chris Dalton Date: Tue, 22 May 2018 16:17:48 -0600 Subject: Delete GrDrawOp::wasRecorded Bug: skia:7988 Change-Id: I8d12beec835767f22302a1e167fcef46ee5e5ffc Reviewed-on: https://skia-review.googlesource.com/129555 Reviewed-by: Robert Phillips Commit-Queue: Chris Dalton --- tests/LazyProxyTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/LazyProxyTest.cpp') diff --git a/tests/LazyProxyTest.cpp b/tests/LazyProxyTest.cpp index b8e672a55f..dc8232b644 100644 --- a/tests/LazyProxyTest.cpp +++ b/tests/LazyProxyTest.cpp @@ -96,7 +96,6 @@ public: GrPixelConfigIsClamped) override { return RequiresDstTexture::kNo; } - void wasRecorded(GrRenderTargetOpList*) override {} bool onCombineIfPossible(GrOp* other, const GrCaps& caps) override { return false; } void onPrepare(GrOpFlushState*) override {} -- cgit v1.2.3