mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-25 06:59:42 -05:00
backend: remove backend_get_allocator
This commit is contained in:
parent
0c76aef202
commit
6dc6af1534
3 changed files with 0 additions and 25 deletions
|
|
@ -30,7 +30,6 @@ struct wlr_backend {
|
|||
|
||||
bool has_own_renderer;
|
||||
struct wlr_renderer *renderer;
|
||||
struct wlr_allocator *allocator;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue