remove obsolete comment

This commit is contained in:
Jeremy Wu 2021-11-05 07:39:10 +11:00 committed by GitHub
parent bdcf41903b
commit 0a74766b9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -364,7 +364,6 @@ namespace Flow.Launcher.Core.Resource
{
var windowHelper = new WindowInteropHelper(w);
// this determines the width of the main query window
windowHelper.EnsureHandle();
var accent = new AccentPolicy { AccentState = state };