This commit is contained in:
Simon Long 2024-06-14 10:24:49 +01:00 committed by Johan Malm
parent 2573162a4f
commit 99893e63c3

View file

@ -709,7 +709,7 @@ actions_run(struct view *activator, struct server *server,
} }
/* This cancels any pending on-release keybinds */ /* This cancels any pending on-release keybinds */
keyboard_reset_current_keybind (); keyboard_reset_current_keybind();
struct view *view; struct view *view;
struct action *action; struct action *action;