mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
rootston: drop saved.alpha from roots_view
It's currently unused.
This commit is contained in:
parent
3296365ce5
commit
f97ef3f5d4
1 changed files with 0 additions and 1 deletions
|
|
@ -95,7 +95,6 @@ struct roots_view {
|
||||||
double x, y;
|
double x, y;
|
||||||
uint32_t width, height;
|
uint32_t width, height;
|
||||||
float rotation;
|
float rotation;
|
||||||
float alpha;
|
|
||||||
} saved;
|
} saved;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue