Remove unnecessary changes

This commit is contained in:
Jack251970 2025-06-02 19:00:50 +08:00
parent 0ecc01d328
commit 5aebf3f281

View file

@ -162,7 +162,7 @@ namespace Flow.Launcher.Infrastructure
SetWindowStyle(hwnd, WINDOW_LONG_PTR_INDEX.GWL_EXSTYLE, (int)newExStyle);
}
/// <summary>
/// Restore window display in the Alt+Tab window list.
/// </summary>