remove unneeded comment

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3583 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-05-27 17:17:06 +00:00
parent f451d6a64a
commit a7ca9008bc
1 changed files with 0 additions and 1 deletions

View File

@ -2123,7 +2123,6 @@ void statusbar(const char *msg, ...)
return;
}
/* Blank out the line. */
blank_statusbar();
#if !defined(NANO_TINY) && defined(ENABLE_NANORC)