oh, and make it compile too

svn:r11185
This commit is contained in:
Roger Dingledine 2007-08-19 07:06:02 +00:00
parent 03560d575e
commit d6aa617e07

View File

@ -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, "