diff --git a/src/config/dialogs.c b/src/config/dialogs.c index 0203c874c..6a11c63f5 100644 --- a/src/config/dialogs.c +++ b/src/config/dialogs.c @@ -924,8 +924,6 @@ push_kbdbind_save_button(struct dialog_data *dlg_data, } -static INIT_LIST_HEAD(keybinding_dialog_list); - static const struct hierbox_browser_button keybinding_buttons[] = { /* [gettext_accelerator_context(.keybinding_buttons)] */ { N_("~Add"), push_kbdbind_add_button, 0 },