Remove unused variable.
This commit is contained in:
parent
8080d4d196
commit
7cde7ca209
@ -499,7 +499,6 @@ static void DoGlobal (int fd)
|
||||
char buf[IP_MAXPACKET];
|
||||
struct sockaddr_in addr;
|
||||
int wrote;
|
||||
int status;
|
||||
int addrSize;
|
||||
struct ip* ip;
|
||||
char msgBuf[80];
|
||||
|
Loading…
Reference in New Issue
Block a user