summaryrefslogtreecommitdiff
path: root/desktop/frames.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/frames.h')
-rw-r--r--desktop/frames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/frames.h b/desktop/frames.h
index 11fbcea2f..68a182c4d 100644
--- a/desktop/frames.h
+++ b/desktop/frames.h
@@ -35,7 +35,7 @@ void browser_window_create_frameset(struct browser_window *bw,
void browser_window_recalculate_frameset(struct browser_window *bw);
bool browser_window_resize_frames(struct browser_window *bw,
browser_mouse_state mouse, int x, int y,
- gui_pointer_shape *pointer, const char **status, bool *action);
+ gui_pointer_shape *pointer, bool *action);
void browser_window_resize_frame(struct browser_window *bw, int x, int y);
void browser_window_scroll_callback(void *client_data,