mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 12:55:58 +01:00
backend/multi: stop pulling <wlr/backend/session.h>
Unused.
This commit is contained in:
parent
0fa5743c26
commit
d47016abb2
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
#define WLR_BACKEND_MULTI_H
|
||||
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/session.h>
|
||||
|
||||
/**
|
||||
* Creates a multi-backend. Multi-backends wrap an arbitrary number of backends
|
||||
|
|
Loading…
Reference in a new issue