summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/browser.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index bf634da0f..3d289767a 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -128,12 +128,6 @@ struct browser_window {
/** Window has been resized, and content needs reformatting. */
bool reformat_pending;
- /** Window dimensions (to be phased out) */
- int x0;
- int y0;
- int x1;
- int y1;
-
/** Window dimensions */
int x;
int y;