remove unneeded comment
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3583 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
f451d6a64a
commit
a7ca9008bc
|
@ -2123,7 +2123,6 @@ void statusbar(const char *msg, ...)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Blank out the line. */
|
|
||||||
blank_statusbar();
|
blank_statusbar();
|
||||||
|
|
||||||
#if !defined(NANO_TINY) && defined(ENABLE_NANORC)
|
#if !defined(NANO_TINY) && defined(ENABLE_NANORC)
|
||||||
|
|
Loading…
Reference in New Issue