mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
oh, and make it compile too
svn:r11185
This commit is contained in:
parent
03560d575e
commit
d6aa617e07
@ -801,7 +801,7 @@ circuit_find_to_cannibalize(uint8_t purpose, extend_info_t *info,
|
||||
{
|
||||
circuit_t *_circ;
|
||||
origin_circuit_t *best=NULL;
|
||||
or_options_t *options = get_options();
|
||||
// or_options_t *options = get_options();
|
||||
|
||||
log_debug(LD_CIRC,
|
||||
"Hunting for a circ to cannibalize: purpose %d, uptime %d, "
|
||||
|
Loading…
Reference in New Issue
Block a user