Mercurial > dropbear
changeset 591:345aaed42ef4
remove unused variable
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 21 Jul 2010 14:07:13 +0000 |
parents | a34a6a2e7c72 |
children | ea103e4476ce |
files | cli-tcpfwd.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
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();