Index: src/pdf/SkPDFDevice.h |
diff --git a/src/pdf/SkPDFDevice.h b/src/pdf/SkPDFDevice.h |
index 4a860281e36d69ea98ea73e124fcc01619e172fe..6588efb8d1d954a3d904b2ba3b6835280f62bfa6 100644 |
--- a/src/pdf/SkPDFDevice.h |
+++ b/src/pdf/SkPDFDevice.h |
@@ -119,8 +119,6 @@ public: |
void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y, |
const SkPaint&) override; |
- SkImageInfo imageInfo() const override; |
- |
// PDF specific methods. |
/** Create the resource dictionary for this device. */ |