aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/SkV8Example/SkV8Example.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/SkV8Example/SkV8Example.cpp')
-rw-r--r--experimental/SkV8Example/SkV8Example.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/experimental/SkV8Example/SkV8Example.cpp b/experimental/SkV8Example/SkV8Example.cpp
index d537fd4d38..03a8826c88 100644
--- a/experimental/SkV8Example/SkV8Example.cpp
+++ b/experimental/SkV8Example/SkV8Example.cpp
@@ -40,7 +40,6 @@ void application_init() {
void application_term() {
SkEvent::Term();
- SkGraphics::Term();
}
SkV8ExampleWindow::SkV8ExampleWindow(void* hwnd, JsContext* context)