1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00

Delete unused keybinding_dialog_list.

This commit is contained in:
Kalle Olavi Niemitalo 2007-07-26 22:45:19 +03:00 committed by Witold Filipczyk
parent 499cdfd842
commit a08d74042e

View File

@ -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 },