Skip to content
Snippets Groups Projects
Commit a007221c authored by deuce's avatar deuce
Browse files

Fix warnings.

parent a00a053f
No related branches found
No related tags found
No related merge requests found
...@@ -67,8 +67,6 @@ int spyon(char *sockname) { ...@@ -67,8 +67,6 @@ int spyon(char *sockname) {
fd_set rd; fd_set rd;
BOOL b; BOOL b;
int retval=0; int retval=0;
char ANSIbuf[32];
int parsing=0;
int telnet_strip=0; int telnet_strip=0;
struct text_info ti; struct text_info ti;
char *scrn; char *scrn;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment