diff --git a/common/lib/gterm.c b/common/lib/gterm.c index 3c5ca71c..4d288702 100644 --- a/common/lib/gterm.c +++ b/common/lib/gterm.c @@ -819,7 +819,6 @@ no_load_font:; term->in_bootloader = true; term_context_reinit(term); - term->full_refresh(term); term_backend = GTERM;