aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/HelloWorld.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/HelloWorld.cpp b/example/HelloWorld.cpp
index 495d2af598..0d12d0fb04 100644
--- a/example/HelloWorld.cpp
+++ b/example/HelloWorld.cpp
@@ -23,7 +23,6 @@ void application_init() {
void application_term() {
SkEvent::Term();
- SkGraphics::Term();
}
HelloWorldWindow::HelloWorldWindow(void* hwnd)