mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-16 03:03:40 +01:00
events: remove old comment
This commit is contained in:
parent
dd0bf87c01
commit
ce0f248d20
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ void Events::listener_change(wl_listener* listener, void* data) {
|
|||
|
||||
const auto CONFIGHEAD = wlr_output_configuration_head_v1_create(CONFIG, m->output);
|
||||
|
||||
// TODO: clients off of disabled
|
||||
wlr_box BOX;
|
||||
wlr_output_layout_get_box(g_pCompositor->m_sWLROutputLayout, m->output, &BOX);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue