Index: src/gpu/GrTestBatch.h |
diff --git a/src/gpu/GrTestBatch.h b/src/gpu/GrTestBatch.h |
index ebff721764ad988146c419906d2d42a902c602fb..677abafaca0ef3878d3c038e390b5e34c363d8dc 100644 |
--- a/src/gpu/GrTestBatch.h |
+++ b/src/gpu/GrTestBatch.h |
@@ -35,8 +35,6 @@ public: |
out->setUnknownSingleComponent(); |
} |
- void initBatchOpt(const GrBatchOpt& batchOpt) {} |
- |
void initBatchTracker(const GrPipelineInfo& init) SK_OVERRIDE { |
// Handle any color overrides |
if (init.fColorIgnored) { |