Explorar o código

Remove redundant declaration

svn:r2855
Nick Mathewson %!s(int64=21) %!d(string=hai) anos
pai
achega
4f835673be
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/or/connection_edge.c

+ 0 - 1
src/or/connection_edge.c

@@ -17,7 +17,6 @@ static struct addr_policy_t *socks_policy = NULL;
 static smartlist_t *redirect_exit_list = NULL;
 
 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.
  *