aboutsummaryrefslogtreecommitdiff
path: root/include/rootston
diff options
context:
space:
mode:
Diffstat (limited to 'include/rootston')
-rw-r--r--include/rootston/input.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rootston/input.h b/include/rootston/input.h
index aacb3016..33750d7b 100644
--- a/include/rootston/input.h
+++ b/include/rootston/input.h
@@ -67,7 +67,6 @@ struct roots_input_event {
struct roots_drag_icon {
struct wlr_surface *surface;
struct wl_list link; // roots_input::drag_icons
- bool mapped;
int32_t sx;
int32_t sy;