Skip to content
Snippets Groups Projects
Commit 8f9d3e53 authored by rswindell's avatar rswindell
Browse files

Eliminated msvc6 warning about unused variable.

parent 2d9fbd21
Branches
Tags
No related merge requests found
......@@ -115,7 +115,6 @@ int conn_connect(char *addr, int port, char *ruser, char *passwd, char *syspass,
SOCKADDR_IN saddr;
char *p;
unsigned int neta;
int i;
init_uifc(TRUE, TRUE);
con_type=conn_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment