summaryrefslogtreecommitdiff
path: root/frontends/atari/rootwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/atari/rootwin.c')
-rw-r--r--frontends/atari/rootwin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/atari/rootwin.c b/frontends/atari/rootwin.c
index 6576eac77..8fb3ec0f7 100644
--- a/frontends/atari/rootwin.c
+++ b/frontends/atari/rootwin.c
@@ -288,8 +288,6 @@ int window_create(struct gui_window * gw,
assert(gw->browser);
gw->browser->bw = bw;
- gw->scale = browser_window_get_scale(bw);
-
/* create statusbar component: */
if(sb) {