remove obsolete lines

This commit is contained in:
Stefan Lankes 2011-09-18 21:31:01 +02:00
parent 9579974bf8
commit 0bd2888869

View file

@ -56,8 +56,6 @@ typedef struct
#define DEFAULTPORT 0x494F /* "IO" */
#define TMAXSIZE 65536
//static int tSizes[] = {1024, 2048, 4096, 8192, 16384, 32767};
//static size_t ntSizes = sizeof(tSizes) / sizeof(int);
static int nPort = DEFAULTPORT;
static const int sobufsize = 131072;
static struct in_addr addr_local;