0
0
mirror of https://github.com/sp-tarkov/patcher.git synced 2025-02-13 02:10:47 -05:00

remove useless code

This commit is contained in:
IsWaffle 2021-08-06 20:38:16 -04:00
parent 92d0aa2ae6
commit f4a1605ee4
2 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ namespace PatchClient
public MainWindow()
{
InitializeComponent();
this.TaskbarItemInfo = new System.Windows.Shell.TaskbarItemInfo() { ProgressState = System.Windows.Shell.TaskbarItemProgressState.Normal };
}
private void RunPatcher()