From 8a2269272b6a9752cd48097e19c0bc0f3bdab191 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Fri, 3 May 2024 17:58:40 +0100 Subject: output-management: move to new impl --- src/Compositor.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Compositor.hpp') diff --git a/src/Compositor.hpp b/src/Compositor.hpp index 33b4a04e..f252d131 100644 --- a/src/Compositor.hpp +++ b/src/Compositor.hpp @@ -55,7 +55,6 @@ class CCompositor { wlr_layer_shell_v1* m_sWLRLayerShell; wlr_xdg_shell* m_sWLRXDGShell; wlr_cursor* m_sWLRCursor; - wlr_output_manager_v1* m_sWLROutputMgr; wlr_presentation* m_sWLRPresentation; wlr_egl* m_sWLREGL; int m_iDRMFD; -- cgit v1.2.3