1
0
Эх сурвалжийг харах

Fix Leaf runtime teardown

bdbai 2 жил өмнө
parent
commit
5fa188d238

+ 0 - 1
Maple.Task/VpnPlugin.cpp

@@ -119,7 +119,6 @@ namespace winrt::Maple_Task::implementation
             folder = StorageApplicationPermissions::FutureAccessList().GetFolderAsync(ConfigFolderAccessListKey).get();
         }
         catch (hresult_invalid_argument const&) {}
-        Leaf* m_leaf{};
         thread_local std::vector<HostName> dnsHosts{};
         if (folder)
         {