mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/drm: remove wlr_drm_renderer.backend
This is unused.
This commit is contained in:
parent
f935ff0ef6
commit
67c77fdbdc
2 changed files with 0 additions and 4 deletions
|
|
@ -13,8 +13,6 @@ struct wlr_drm_plane;
|
|||
struct wlr_buffer;
|
||||
|
||||
struct wlr_drm_renderer {
|
||||
struct wlr_drm_backend *backend;
|
||||
|
||||
struct wlr_renderer *wlr_rend;
|
||||
struct wlr_allocator *allocator;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue