Skip to content

Commit 9ab289d

Browse files
Update Source/NETworkManager/StatusWindow.xaml.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ea9b8cb commit 9ab289d

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)