mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-10 13:29:44 -05:00
backend: don't create renderer if none is available
This commit is contained in:
parent
1b736ef7df
commit
d2094ed473
2 changed files with 0 additions and 28 deletions
|
|
@ -28,8 +28,6 @@ struct wlr_backend {
|
|||
|
||||
// Private state
|
||||
|
||||
bool has_own_renderer;
|
||||
struct wlr_renderer *renderer;
|
||||
struct wlr_allocator *allocator;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue