aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-02-26 19:53:55 +0100
committerGitHub <noreply@github.com>2018-02-26 19:53:55 +0100
commit1171368cfca8e0af9a047d71cbcd40343b486db1 (patch)
tree8951f7646dd5a5cf57ba56123ee6a35d5f51df12 /include
parentbae17ab97c471f280dc47ebe33b0aa62220fbfb5 (diff)
parentf97ef3f5d438118a4b96c35973478f36f49d9c66 (diff)
Merge pull request #687 from agx/roots_view.alpha
rootston: drop saved.alpha from roots_view
Diffstat (limited to 'include')
-rw-r--r--include/rootston/view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rootston/view.h b/include/rootston/view.h
index 7464edc5..ff5ef44a 100644
--- a/include/rootston/view.h
+++ b/include/rootston/view.h
@@ -95,7 +95,6 @@ struct roots_view {
double x, y;
uint32_t width, height;
float rotation;
- float alpha;
} saved;
struct {