mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
Do not start manually C# EtwTrace. FZ engine exit event.
This commit is contained in:
@@ -81,7 +81,6 @@ namespace Microsoft.PowerToys.Settings.UI
|
||||
Logger.InitializeLogger(@"\Settings\Logs");
|
||||
|
||||
EtwTrace = new ETWTrace();
|
||||
EtwTrace.Start();
|
||||
|
||||
string appLanguage = LanguageHelper.LoadLanguage();
|
||||
if (!string.IsNullOrEmpty(appLanguage))
|
||||
|
||||
Reference in New Issue
Block a user