Remove compile warning.
This commit is contained in:
parent
3a520359a0
commit
6e265c80d2
1 changed files with 0 additions and 1 deletions
|
@ -161,7 +161,6 @@ static DECLARE_THREAD_FUNCTION(NetThread, param) {
|
|||
SOCKET_TYPE listenfd, fdmax, i, clientfd;
|
||||
socklen_t len;
|
||||
int leni;
|
||||
unsigned disp;
|
||||
fd_set master, read_fds;
|
||||
struct sockaddr_in addr;
|
||||
GDisplay * g;
|
||||
|
|
Loading…
Add table
Reference in a new issue