Skip to content
Snippets Groups Projects
Commit 312208ef authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

removed unused variable; silence warning

svn:r844
parent dde0eb65
Branches
Tags
No related merge requests found
......@@ -180,7 +180,6 @@ static int connection_tls_finish_handshake(connection_t *conn) {
crypto_pk_env_t *pk;
routerinfo_t *router;
char nickname[MAX_NICKNAME_LEN+1];
connection_t *otherconn;
conn->state = OR_CONN_STATE_OPEN;
directory_set_dirty();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment