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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 78e2de827..792b69b12 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -2558,7 +2558,6 @@ typedef enum {
V1_AUTHORITY, V2_AUTHORITY, HIDSERV_AUTHORITY,
} authority_type_t;
routerstatus_t *router_pick_trusteddirserver(authority_type_t type,
-
int requireother,
int fascistfirewall,
int retry_if_no_servers);