Index: include/core/SkBitmapDevice.h |
diff --git a/include/core/SkBitmapDevice.h b/include/core/SkBitmapDevice.h |
index bb6d6ec1e8c1c4d37dcc45796e066a93ccdf830e..31c0aa3a35e5e21be0c311e6626830cd7e83f86e 100644 |
--- a/include/core/SkBitmapDevice.h |
+++ b/include/core/SkBitmapDevice.h |
@@ -58,8 +58,6 @@ public: |
static SkBitmapDevice* Create(const SkImageInfo&, const SkSurfaceProps&); |
- SkImageInfo imageInfo() const override; |
- |
protected: |
bool onShouldDisableLCD(const SkPaint&) const override; |