summaryrefslogtreecommitdiff
path: root/include/extensions.h
diff options
context:
space:
mode:
authorAaron Ouellette <[email protected]>2016-03-18 17:09:11 -0400
committerAaron Ouellette <[email protected]>2016-03-18 17:09:11 -0400
commit8af6a419ec6f4cfc596aabd5c820e7033cc760c4 (patch)
treed958fae88ea43df2e707830e5f6ca9bf6975a491 /include/extensions.h
parent133009b652e794bee083dbeb2fbdd2db787e84c6 (diff)
parent378a45cec23b76732a19d0027e1bba3ef2bf3752 (diff)
Merge branch 'master' of git://github.com/SirCmpwn/sway into swaylock
Diffstat (limited to 'include/extensions.h')
-rw-r--r--include/extensions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/extensions.h b/include/extensions.h
index 164688ee..158a40a2 100644
--- a/include/extensions.h
+++ b/include/extensions.h
@@ -28,7 +28,6 @@ struct desktop_shell_state {
list_t *panels;
list_t *lock_surfaces;
bool is_locked;
- struct wlc_size panel_size;
};
struct swaylock_state {