aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rootston/input.h')
-rw-r--r--include/rootston/input.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/rootston/input.h b/include/rootston/input.h
index e073a59d..ea0bbeb6 100644
--- a/include/rootston/input.h
+++ b/include/rootston/input.h
@@ -17,11 +17,6 @@ struct roots_input {
struct wl_listener input_remove;
struct wl_list seats;
-
- struct wl_listener pointer_grab_begin;
- struct wl_listener pointer_grab_end;
-
- struct wl_listener request_set_cursor;
};
struct roots_input *input_create(struct roots_server *server,