summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/jpeg.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/jpeg.c b/apps/plugins/jpeg.c
index d08765db33..4a20da1a55 100644
--- a/apps/plugins/jpeg.c
+++ b/apps/plugins/jpeg.c
@@ -2052,9 +2052,6 @@ int scroll_bmp(struct t_disp* pdisp)
2052{ 2052{
2053 int lastbutton = 0; 2053 int lastbutton = 0;
2054 2054
2055 /*empty the button queue first, to avoid unwanted scrolling */
2056 rb->button_clear_queue();
2057
2058 while (true) 2055 while (true)
2059 { 2056 {
2060 int button; 2057 int button;