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) { int lastbutton = 0; - /*empty the button queue first, to avoid unwanted scrolling */ - rb->button_clear_queue(); - while (true) { int button;