diff options
Diffstat (limited to 'libpcsxcore/socket.c')
| -rw-r--r-- | libpcsxcore/socket.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpcsxcore/socket.c b/libpcsxcore/socket.c index 5d0cd9f5..bdecc01b 100644 --- a/libpcsxcore/socket.c +++ b/libpcsxcore/socket.c @@ -39,7 +39,6 @@ static int ptr = 0; #define PORT_NUMBER 12345 int StartServer() { - struct hostent * localhostent; struct in_addr localhostaddr; struct sockaddr_in localsocketaddr; |
