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:
parent
eeebbc0e7e
commit
4f26ae70fd
3 changed files with 0 additions and 11 deletions
|
|
@ -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;
|
||||
// ------------------------------------------------- //
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue