Skip to content

Commit 0a74766

Browse files
authored
remove obsolete comment
1 parent bdcf419 commit 0a74766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher.Core/Resource/Theme.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ private void SetWindowAccent(Window w, AccentState state)
364364
{
365365
var windowHelper = new WindowInteropHelper(w);
366366

367-
// this determines the width of the main query window
368367
windowHelper.EnsureHandle();
369368

370369
var accent = new AccentPolicy { AccentState = state };

0 commit comments

Comments
 (0)