summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index 306124d30..b776b276f 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -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);