summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index e0d42265a..09107a3e6 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -199,8 +199,6 @@ struct browser_window {
/** current javascript context */
struct jscontext *jsctx;
- /** current global javascript object */
- struct jsobject *jsglobal;
/** cache of the currently displayed status text. */
char *status_text; /**< Current status bar text. */