aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/rootston/seat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/rootston/seat.h b/include/rootston/seat.h
index d2ef90f3..7b09f339 100644
--- a/include/rootston/seat.h
+++ b/include/rootston/seat.h
@@ -94,9 +94,6 @@ void roots_seat_destroy(struct roots_seat *seat);
void roots_seat_add_device(struct roots_seat *seat,
struct wlr_input_device *device);
-void roots_seat_remove_device(struct roots_seat *seat,
- struct wlr_input_device *device);
-
void roots_seat_configure_cursor(struct roots_seat *seat);
void roots_seat_configure_xcursor(struct roots_seat *seat);