summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index 9203f0bd9..f3af26a7f 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -418,14 +418,6 @@ void browser_window_redraw_rect(struct browser_window *bw, int x, int y,
int width, int height);
/**
- * Change the status bar of a browser window.
- *
- * \param bw browser window
- * \param text new status text (copied)
- */
-void browser_window_set_status(struct browser_window *bw, const char *text);
-
-/**
* Change the shape of the mouse pointer
*
* \param bw Browser window to set shape in