aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/views/SkWindow.h')
-rw-r--r--include/views/SkWindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/views/SkWindow.h b/include/views/SkWindow.h
index e744b19d9e..8b6c29186b 100644
--- a/include/views/SkWindow.h
+++ b/include/views/SkWindow.h
@@ -79,7 +79,6 @@ public:
void postConcat(const SkMatrix&);
virtual sk_sp<SkSurface> makeSurface();
- virtual void drawIntoSurface();
#if SK_SUPPORT_GPU
sk_sp<SkSurface> makeGpuBackedSurface(const AttachmentInfo& attachmentInfo,