Index: tools/viewer/sk_app/VulkanWindowContext.cpp |
diff --git a/tools/viewer/sk_app/VulkanWindowContext.cpp b/tools/viewer/sk_app/VulkanWindowContext.cpp |
index d892cd478388646d8c1444273b435607ccbdd662..5087e5d4fd9c4df335bbf6ac3082f76a6805e390 100644 |
--- a/tools/viewer/sk_app/VulkanWindowContext.cpp |
+++ b/tools/viewer/sk_app/VulkanWindowContext.cpp |
@@ -410,7 +410,6 @@ void VulkanWindowContext::destroyContext() { |
fSurface = VK_NULL_HANDLE; |
} |
- fContext->abandonContext(); |
fContext->unref(); |
fBackendContext.reset(nullptr); |