Explorar o código

removed unused variable; silence warning

svn:r844
Nick Mathewson %!s(int64=22) %!d(string=hai) anos
pai
achega
312208eff1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/or/connection_or.c

+ 0 - 1
src/or/connection_or.c

@@ -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();