aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 8f077234f5..f32fa4ea9f 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -2092,8 +2092,6 @@ typedef struct {
* them at some point, since I think C says that identifiers beginning with
* __ are implementation-reserved or something. */
int __MinUptimeHidServDirectoryV2; /**< Accept hs dirs after what time? */
- int __ConsiderAllRoutersAsHidServDirectories; /**< Consider all routers as
- * hidden service dirs? */
int FetchUselessDescriptors; /**< Do we fetch non-running descriptors too? */
int AllDirActionsPrivate; /**< Should every directory action be sent
* through a Tor circuit? */