Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/31ef86a016f0d27eea4f3b581aec0a0f796f619f
...commit
http://git.netsurf-browser.org/netsurf.git/commit/31ef86a016f0d27eea4f3b581aec0a0f796f619f
...tree
http://git.netsurf-browser.org/netsurf.git/tree/31ef86a016f0d27eea4f3b581aec0a0f796f619f
The branch, master has been updated
via 31ef86a016f0d27eea4f3b581aec0a0f796f619f (commit)
from 357e8a8ad289d8b12ab1f5b89ef07383487381e2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=31ef86a016f0d27eea4f3b581aec0a0f796f619f
commit 31ef86a016f0d27eea4f3b581aec0a0f796f619f
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
remove unused interface
diff --git a/include/netsurf/browser_window.h b/include/netsurf/browser_window.h
index 1c4740d..d21af26 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
-----------------------------------------------------------------------
Summary of changes:
include/netsurf/browser_window.h | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/include/netsurf/browser_window.h b/include/netsurf/browser_window.h
index 1c4740d..d21af26 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
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org