Skip to content
Snippets Groups Projects
Commit f07d880f authored by Roger Dingledine's avatar Roger Dingledine
Browse files

remove unused variable

svn:r1615
parent 1d7979b4
No related branches found
No related tags found
No related merge requests found
......@@ -260,7 +260,6 @@ rend_client_rendezvous_acked(circuit_t *circ, const char *request, int request_l
int
rend_client_receive_rendezvous(circuit_t *circ, const char *request, int request_len)
{
connection_t *apconn;
crypt_path_t *hop;
char keys[DIGEST_LEN+CPATH_KEY_MATERIAL_LEN];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment