mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Remove redundant declaration
svn:r2855
This commit is contained in:
parent
783bbcf471
commit
4f835673be
@ -17,7 +17,6 @@ static struct addr_policy_t *socks_policy = NULL;
|
|||||||
static smartlist_t *redirect_exit_list = NULL;
|
static smartlist_t *redirect_exit_list = NULL;
|
||||||
|
|
||||||
static int connection_ap_handshake_process_socks(connection_t *conn);
|
static int connection_ap_handshake_process_socks(connection_t *conn);
|
||||||
void parse_socks_policy(void);
|
|
||||||
|
|
||||||
/** Handle new bytes on conn->inbuf, or notification of eof.
|
/** Handle new bytes on conn->inbuf, or notification of eof.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user