rootston: drop saved.alpha from roots_view

It's currently unused.
master
Guido Günther 7 years ago
parent 3296365ce5
commit f97ef3f5d4

@ -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…
Cancel
Save