core: drop unused protocol impls

xdg_foreign is not used by hyprland

wlr_export_dmabuf is old, broken and unused as well
This commit is contained in:
Vaxry
2024-05-09 22:01:19 +01:00
parent eeebbc0e7e
commit 4f26ae70fd
3 changed files with 0 additions and 11 deletions

View File

@@ -55,7 +55,6 @@ class CCompositor {
wlr_presentation* m_sWLRPresentation;
wlr_egl* m_sWLREGL;
int m_iDRMFD;
wlr_xdg_foreign_registry* m_sWLRForeignRegistry;
wlr_linux_dmabuf_v1* m_sWLRLinuxDMABuf;
wlr_backend* m_sWLRHeadlessBackend;
// ------------------------------------------------- //