Index: tools/filtermain.cpp |
diff --git a/tools/filtermain.cpp b/tools/filtermain.cpp |
index 1ed9797396e335b63fa9aa81e6499fec0ae7772a..24f0c78c02de376c0352e951e7508c53ba149d49 100644 |
--- a/tools/filtermain.cpp |
+++ b/tools/filtermain.cpp |
@@ -794,7 +794,6 @@ int tool_main(int argc, char** argv) { |
SkDebugf("opt %d: %d\n", opt, gOptTable[opt].fNumTimesApplied); |
} |
- SkGraphics::Term(); |
return 0; |
} |