Remove compile warning.

ugfx_release_2.6
inmarket 2014-09-17 09:34:24 +10:00
parent 3a520359a0
commit 6e265c80d2
1 changed files with 0 additions and 1 deletions

View File

@ -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;