aboutsummaryrefslogtreecommitdiffstats
path: root/fbi.c
diff options
context:
space:
mode:
Diffstat (limited to 'fbi.c')
-rw-r--r--fbi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fbi.c b/fbi.c
index 0fa53a9..0a74041 100644
--- a/fbi.c
+++ b/fbi.c
@@ -1202,7 +1202,6 @@ static void console_switch_suspend(void)
static void console_switch_resume(void)
{
gfx->restore_display();
- shadow_set_dirty();
shadow_render(gfx);
kbd_resume();
}