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 e423efa..e9054c1 100644
--- a/fbi.c
+++ b/fbi.c
@@ -1401,7 +1401,6 @@ static void flist_img_load(struct flist *f, int prefetch)
static void cleanup_and_exit(int code)
{
shadow_fini();
- fb_clear_screen(gfx);
tty_restore();
gfx->cleanup_display();
flist_print_tagged(stdout);