Remove declaration of nonexistent function.

This commit is contained in:
Michael Drake 2012-08-20 14:26:43 +01:00
parent edef40bbc4
commit 9a82677312
1 changed files with 0 additions and 2 deletions

View File

@ -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);