mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
remove an orphan function declaration
svn:r1827
This commit is contained in:
parent
21e094a5d3
commit
a26265c3cc
@ -873,7 +873,6 @@ void client_dns_clean(void);
|
||||
int connection_or_process_inbuf(connection_t *conn);
|
||||
int connection_or_finished_flushing(connection_t *conn);
|
||||
|
||||
void connection_or_init_conn_from_router(connection_t *conn, routerinfo_t *router);
|
||||
connection_t *connection_or_connect(routerinfo_t *router);
|
||||
|
||||
int connection_tls_start_handshake(connection_t *conn, int receiving);
|
||||
|
Loading…
Reference in New Issue
Block a user