diff --git a/frontend/menu/rgui.c b/frontend/menu/rgui.c index f1d38a7e1f..7eec4cdfd3 100644 --- a/frontend/menu/rgui.c +++ b/frontend/menu/rgui.c @@ -1040,6 +1040,9 @@ static int rgui_viewport_iterate(rgui_handle_t *rgui, rgui_action_t action) unsigned menu_type = 0; rgui_list_back(rgui->path_stack, NULL, &menu_type, NULL); + (void)win_width; + (void)win_height; + switch (action) { case RGUI_ACTION_UP: