1
0
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:
Miciah Dashiel Butler Masters 2006-06-06 02:41:09 +00:00 committed by Miciah Dashiel Butler Masters
parent 0c2ce62459
commit 938d9c860b

View File

@ -118,8 +118,6 @@ bookmark_write_hook(va_list ap, void *data)
}
void bookmarks_set_dirty(void);
static int
change_hook_folder_state(struct session *ses, struct option *current,
struct option *changed)