mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
Remove redundant comment
This commit is contained in:
@@ -150,7 +150,6 @@ impl State {
|
||||
}
|
||||
|
||||
// Do this last so that screenshot still gets it.
|
||||
// FIXME: do this in a less cursed fashion somehow.
|
||||
if hide_hotkey_overlay && self.niri.hotkey_overlay.hide() {
|
||||
self.niri.queue_redraw_all();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user