Index: include/pdf/SkPDFDevice.h |
=================================================================== |
--- include/pdf/SkPDFDevice.h (revision 10315) |
+++ include/pdf/SkPDFDevice.h (working copy) |
@@ -90,7 +90,6 @@ |
const SkRect* src, const SkRect& dst, |
const SkPaint& paint) SK_OVERRIDE; |
virtual void drawBitmap(const SkDraw&, const SkBitmap& bitmap, |
- const SkIRect* srcRectOrNull, |
const SkMatrix& matrix, const SkPaint&) SK_OVERRIDE; |
virtual void drawSprite(const SkDraw&, const SkBitmap& bitmap, int x, int y, |
const SkPaint& paint) SK_OVERRIDE; |