aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/sk_app/WindowContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sk_app/WindowContext.h')
-rw-r--r--tools/sk_app/WindowContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/sk_app/WindowContext.h b/tools/sk_app/WindowContext.h
index 71c21ac089..9a12f2c04b 100644
--- a/tools/sk_app/WindowContext.h
+++ b/tools/sk_app/WindowContext.h
@@ -45,7 +45,6 @@ public:
fSurfaceProps = props;
}
- virtual GrBackendContext getBackendContext() = 0;
GrContext* getGrContext() const { return fContext.get(); }
int width() const { return fWidth; }