remove obsolete lines
This commit is contained in:
parent
9579974bf8
commit
0bd2888869
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue