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 c7bbaf8e3..8f0e74e89 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -74,8 +74,6 @@ struct browser_window {
bool throbbing;
/** Add loading_content to the window history when it loads. */
bool history_add;
- /** Start time of fetching loading_content. */
- clock_t time0;
/** Fragment identifier for current_content. */
char *frag_id;