summaryrefslogtreecommitdiff
path: root/beos/beos_thumbnail.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/beos_thumbnail.cpp')
-rw-r--r--beos/beos_thumbnail.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/beos/beos_thumbnail.cpp b/beos/beos_thumbnail.cpp
index 881d5a071..a3bd2cd56 100644
--- a/beos/beos_thumbnail.cpp
+++ b/beos/beos_thumbnail.cpp
@@ -119,7 +119,6 @@ bool thumbnail_create(hlcache_handle *content, struct bitmap *bitmap,
plot = nsbeos_plotters;
plot_scale = thumbnail_get_redraw_scale(content, big_width);
- nsbeos_plot_set_scale(plot_scale);
/* render the content */
thumbnail_redraw(content, big_width, big_height);