diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 @@ -2318,10 +2318,6 @@ typedef struct { 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; |