Index: src/gpu/SkGpuDevice.h |
diff --git a/src/gpu/SkGpuDevice.h b/src/gpu/SkGpuDevice.h |
index 30cf68daa8ad565c086f148eab86558de5d3d2d1..8af2abbb9c196a4661cb6a75c0b02d90b442517e 100644 |
--- a/src/gpu/SkGpuDevice.h |
+++ b/src/gpu/SkGpuDevice.h |
@@ -214,8 +214,6 @@ private: |
bool drawDashLine(const SkPoint pts[2], const SkPaint& paint); |
- static SkPicture::AccelData::Key ComputeAccelDataKey(); |
- |
static GrRenderTarget* CreateRenderTarget(GrContext*, SkSurface::Budgeted, const SkImageInfo&, |
int sampleCount); |