mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Drop an unnecessary prototype (it is in the header file).
This commit is contained in:
parent
1a3c8734d4
commit
d3bc3eb7e9
@ -156,10 +156,6 @@ static struct listbox_ops bookmarks_listbox_ops = {
|
||||
Bookmark manager stuff.
|
||||
****************************************************************************/
|
||||
|
||||
void launch_bm_add_doc_dialog(struct terminal *, struct dialog_data *,
|
||||
struct session *);
|
||||
|
||||
|
||||
/* Callback for the "add" button in the bookmark manager */
|
||||
static widget_handler_status_T
|
||||
push_add_button(struct dialog_data *dlg_data, struct widget_data *widget_data)
|
||||
|
Loading…
Reference in New Issue
Block a user