summaryrefslogtreecommitdiff
path: root/include/netsurf/browser_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netsurf/browser_window.h')
-rw-r--r--include/netsurf/browser_window.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/netsurf/browser_window.h b/include/netsurf/browser_window.h
index 1c4740d6b..d21af2629 100644
--- a/include/netsurf/browser_window.h
+++ b/include/netsurf/browser_window.h
@@ -471,15 +471,6 @@ nserror browser_window_schedule_reformat(struct browser_window *bw);
/**
- * callback for select menu widget
- *
- * \todo This API needs investigating
- */
-void browser_select_menu_callback(void *client_data,
- int x, int y, int width, int height);
-
-
-/**
* Change the shape of the mouse pointer
*
* \param bw Browser window to set shape in