mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 10:08:00 +02:00
libweston: remove weston_view::renderer_state
Unused. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
8ee025d119
commit
7ee4149c9e
1 changed files with 0 additions and 2 deletions
|
|
@ -1280,8 +1280,6 @@ struct weston_view {
|
|||
pixman_region32_t clip; /* See weston_view_damage_below() */
|
||||
float alpha; /* part of geometry, see below */
|
||||
|
||||
void *renderer_state;
|
||||
|
||||
/* Surface geometry state, mutable.
|
||||
* If you change anything, call weston_surface_geometry_dirty().
|
||||
* That includes the transformations referenced from the list.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue