summaryrefslogtreecommitdiff
path: root/frontends/windows/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/window.h')
-rw-r--r--frontends/windows/window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/windows/window.h b/frontends/windows/window.h
index c887ed5d4..80f5f2774 100644
--- a/frontends/windows/window.h
+++ b/frontends/windows/window.h
@@ -62,8 +62,6 @@ struct gui_window {
HACCEL acceltable; /**< accelerators */
- float scale; /**< scale of content */
-
int scrollx; /**< current scroll location */
int scrolly; /**< current scroll location */