Import madtty, use it to deal with colors from now on as it needs to know what is...
[apps/madmutt.git] / muttlib.c
index 79fc2c5..1dcd5eb 100644 (file)
--- a/muttlib.c
+++ b/muttlib.c
@@ -349,8 +349,6 @@ int mutt_save_confirm (const char *s, struct stat *st)
       }
     }
   }
-
-  CLEARLINE(stdscr, LINES - 1);
   return (ret);
 }