diff options
Diffstat (limited to 'cli-tcpfwd.c')
-rw-r--r-- | cli-tcpfwd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli-tcpfwd.c b/cli-tcpfwd.c index 63eb70e..6e451c4 100644 --- a/cli-tcpfwd.c +++ b/cli-tcpfwd.c @@ -131,7 +131,6 @@ static int cli_localtcp(const char* listenaddr, #ifdef ENABLE_CLI_REMOTETCPFWD static void send_msg_global_request_remotetcp(const char *addr, int port) { - char* listenspec = NULL; TRACE(("enter send_msg_global_request_remotetcp")) CHECKCLEARTOWRITE(); |