mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-29 17:53:09 +03:00
remove unused interface
This commit is contained in:
parent
357e8a8ad2
commit
31ef86a016
@ -470,15 +470,6 @@ struct browser_window *browser_window_find_target(
|
|||||||
nserror browser_window_schedule_reformat(struct browser_window *bw);
|
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
|
* Change the shape of the mouse pointer
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user