Skip to content

Commit ff39fed

Browse files
committed
Merge branch 'feature/re-design-status-window' of https://github.com/BornToBeRoot/NETworkManager into feature/re-design-status-window
2 parents 658aa29 + 9ab289d commit ff39fed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Source/NETworkManager/StatusWindow.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ public void ShowWindow(bool enableCloseTimer = false)
168168

169169
// Focus the window
170170
Activate();
171-
172-
Debug.WriteLine(Height);
173171
}
174172

175173
private void SetupCloseTimer()

0 commit comments

Comments
 (0)