remove unneeded blank lines

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3783 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-07-12 19:30:54 +00:00
parent 1e1117775f
commit 0d8feb9a85
1 changed files with 0 additions and 2 deletions

View File

@ -33,11 +33,9 @@
#include <ctype.h>
#include <locale.h>
#include <termios.h>
#ifdef HAVE_GETOPT_H
#include <getopt.h>
#endif
#ifndef NANO_TINY
#include <sys/ioctl.h>
#endif