mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Remove unnecesary wlr_renderers
This commit is contained in:
parent
9b984253e2
commit
4ea84c5765
2 changed files with 2 additions and 11 deletions
|
|
@ -30,7 +30,6 @@ struct wlr_drm_plane {
|
|||
|
||||
// Only used by cursor
|
||||
float matrix[16];
|
||||
struct wlr_renderer *wlr_rend;
|
||||
struct wlr_texture *wlr_tex;
|
||||
struct gbm_bo *cursor_bo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue