Index: include/views/SkOSWindow_Android.h |
diff --git a/include/views/SkOSWindow_Android.h b/include/views/SkOSWindow_Android.h |
index 09163fc1cb9824fcf83c02272a3444c748754ee1..4fc32ce19db08fb1fde23975212309eaa3a39c10 100644 |
--- a/include/views/SkOSWindow_Android.h |
+++ b/include/views/SkOSWindow_Android.h |
@@ -36,8 +36,6 @@ public: |
void setVsync(bool); |
bool destroyRequested() { return fDestroyRequested; } |
- virtual void onPDFSaved(const char title[], const char desc[], const char path[]); |
- |
protected: |
// overrides from SkWindow |
virtual void onHandleInval(const SkIRect&); |