mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Delete unused keybinding_dialog_list.
This commit is contained in:
parent
585f8b426b
commit
2433150058
@ -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[] = {
|
static const struct hierbox_browser_button keybinding_buttons[] = {
|
||||||
/* [gettext_accelerator_context(.keybinding_buttons)] */
|
/* [gettext_accelerator_context(.keybinding_buttons)] */
|
||||||
{ N_("~Add"), push_kbdbind_add_button, 0 },
|
{ N_("~Add"), push_kbdbind_add_button, 0 },
|
||||||
|
Loading…
Reference in New Issue
Block a user