Mercurial > dropbear
diff cli-tcpfwd.c @ 591:345aaed42ef4
remove unused variable
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 21 Jul 2010 14:07:13 +0000 |
parents | 8c737cd7c1af |
children | af304deacb4c |
line wrap: on
line diff
--- a/cli-tcpfwd.c Wed Jul 21 13:53:29 2010 +0000 +++ b/cli-tcpfwd.c Wed Jul 21 14:07:13 2010 +0000 @@ -131,7 +131,6 @@ #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();