remove unneeded blank line

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2591 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-06-04 01:16:46 +00:00
parent 160c5fec87
commit 6529ab434a
1 changed files with 0 additions and 1 deletions

View File

@ -2970,7 +2970,6 @@ void onekey(const char *keystroke, const char *desc, size_t len)
}
/* And so start the display update routines. */
#ifndef NDEBUG
int check_linenumbers(const filestruct *fileptr)
{