Skip to content

Commit

Permalink
Removed debug code.
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszCichecki committed May 16, 2022
1 parent ee07385 commit bb8fde1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions LenovoLegionToolkit.WPF/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ public partial class App : Application

private void Application_Startup(object sender, StartupEventArgs e)
{
_ = CPUBoost.GetSettings();

if (IsTraceEnabled(e.Args))
Log.Instance.IsTraceEnabled = true;

Expand Down

0 comments on commit bb8fde1

Please sign in to comment.