summaryrefslogtreecommitdiff
path: root/amiga/thumbnail.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/thumbnail.c')
-rwxr-xr-xamiga/thumbnail.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/amiga/thumbnail.c b/amiga/thumbnail.c
index b082b73af..be15877de 100755
--- a/amiga/thumbnail.c
+++ b/amiga/thumbnail.c
@@ -57,8 +57,6 @@ bool thumbnail_create(hlcache_handle *content, struct bitmap *bitmap,
current_redraw_browser = curbw;
plot = amiplot;
- glob->scale = thumbnail_get_redraw_scale(content, plot_width);
-
thumbnail_redraw(content, plot_width, plot_height);
current_redraw_browser = NULL;