mirror of
https://github.com/clearml/dropbear
synced 2025-04-06 13:45:06 +00:00
remove unused variable
--HG-- extra : convert_revision : 8849ec659cb45b924158cc3322390a1d3d48daef
This commit is contained in:
parent
66371f9920
commit
af07eb115a
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user