Do not start manually C# EtwTrace. FZ engine exit event.

This commit is contained in:
Stefan Markovic
2024-10-14 13:52:36 +02:00
parent b1f260e3cc
commit 9f00966e67
16 changed files with 15 additions and 22 deletions

View File

@@ -40,7 +40,6 @@ namespace MouseWithoutBorders
}
ETWTrace etwTrace = new ETWTrace();
etwTrace.Start();
RunnerHelper.WaitForPowerToysRunnerExitFallback(() =>
{