Index: include/device/xps/SkXPSDevice.h |
diff --git a/include/device/xps/SkXPSDevice.h b/include/device/xps/SkXPSDevice.h |
index 690b50ec13c00640cf6a98f205ece5fea5079537..5170957a596c95491d40b8626b5c840c3bb6fc46 100644 |
--- a/include/device/xps/SkXPSDevice.h |
+++ b/include/device/xps/SkXPSDevice.h |
@@ -141,13 +141,6 @@ protected: |
int x, int y, |
const SkPaint& paint) SK_OVERRIDE; |
-#ifdef SK_SUPPORT_LEGACY_READPIXELSCONFIG |
- virtual bool onReadPixels(const SkBitmap& bitmap, |
- int x, |
- int y, |
- SkCanvas::Config8888) SK_OVERRIDE; |
-#endif |
- |
virtual bool allowImageFilter(const SkImageFilter*) SK_OVERRIDE; |
private: |