1
0
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:
Kalle Olavi Niemitalo 2007-07-26 22:45:19 +03:00 committed by Kalle Olavi Niemitalo
parent 585f8b426b
commit 2433150058

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