diff options
Diffstat (limited to 'fbi.c')
-rw-r--r-- | fbi.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |