mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 07:19:37 +03:00
Remove declaration of nonexistent function.
This commit is contained in:
parent
edef40bbc4
commit
9a82677312
@ -292,8 +292,6 @@ struct browser_window *browser_window_find_target(
|
||||
struct browser_window *bw, const char *target,
|
||||
browser_mouse_state mouse);
|
||||
|
||||
void browser_redraw_box(struct hlcache_handle *c, struct box *box);
|
||||
|
||||
void browser_select_menu_callback(void *client_data,
|
||||
int x, int y, int width, int height);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user