diff options
Diffstat (limited to 'src/wayland.hpp')
-rw-r--r-- | src/wayland.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wayland.hpp b/src/wayland.hpp index 59d7ade..619e47a 100644 --- a/src/wayland.hpp +++ b/src/wayland.hpp @@ -254,8 +254,6 @@ struct controller : public wayland_proxy<struct ivi_controller> { wm::controller_hooks *chooks; - bool is_configured; - void add_proxy_to_id_mapping(struct ivi_controller_surface *p, uint32_t id); void remove_proxy_to_id_mapping(struct ivi_controller_surface *p); void add_proxy_to_id_mapping(struct ivi_controller_layer *p, uint32_t id); |