aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/debuggermain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/debuggermain.cpp')
-rw-r--r--debugger/debuggermain.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/debugger/debuggermain.cpp b/debugger/debuggermain.cpp
index 0aec02b9b2..eebcd5f3f1 100644
--- a/debugger/debuggermain.cpp
+++ b/debugger/debuggermain.cpp
@@ -67,6 +67,5 @@ int main(int argc, char *argv[]) {
w.show();
int result = a.exec();
- SkGraphics::Term();
return result;
}