mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +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.
|
// 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() {
|
if hide_hotkey_overlay && self.niri.hotkey_overlay.hide() {
|
||||||
self.niri.queue_redraw_all();
|
self.niri.queue_redraw_all();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user