events: remove old comment

This commit is contained in:
vaxerski 2023-06-02 19:49:56 +02:00
parent dd0bf87c01
commit ce0f248d20

View File

@ -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);