mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
Do not start manually C# EtwTrace. FZ engine exit event.
This commit is contained in:
@@ -40,7 +40,6 @@ namespace MouseWithoutBorders
|
||||
}
|
||||
|
||||
ETWTrace etwTrace = new ETWTrace();
|
||||
etwTrace.Start();
|
||||
|
||||
RunnerHelper.WaitForPowerToysRunnerExitFallback(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user