From a697573ce911f0b16e5cb5e8d73d4863883f82ac Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 19 Dec 2007 04:24:05 +0000 Subject: r15562@tombo: nickm | 2007-12-18 23:23:59 -0500 Remove the LearnAuthorityAddrFromCerts option; make it always-on. One option down, ~160 options to go. svn:r12870 --- src/or/or.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/or/or.h') diff --git a/src/or/or.h b/src/or/or.h index 34a7c26d86..4625f7852c 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -2317,10 +2317,6 @@ typedef struct { * cached. */ char *FallbackNetworkstatusFile; - /** DOCDOC here and in tor.1 */ - /**XXXX020 make this always on? */ - int LearnAuthorityAddrFromCerts; - /** DOCDOC here and in tor.1 */ int BridgeRecordUsageByCountry; char *GeoIPFile; -- cgit v1.2.3-54-g00ecf