mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
input/input-manager: drop input_manager_configure_all_inputs
This is now unused.
This commit is contained in:
parent
7036769bea
commit
5c99b98805
2 changed files with 0 additions and 9 deletions
|
@ -45,8 +45,6 @@ void input_manager_configure_xcursor(void);
|
|||
|
||||
void input_manager_apply_input_config(struct input_config *input_config);
|
||||
|
||||
void input_manager_configure_all_inputs(void);
|
||||
|
||||
void input_manager_configure_all_input_mappings(void);
|
||||
|
||||
void input_manager_reset_input(struct sway_input_device *input_device);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue