From: David Goulet Date: Fri, 23 Apr 2021 16:54:10 +0000 (-0400) Subject: Remove HSv2 leftovers after merging #18346 X-Git-Tag: tor-0.4.7.1-alpha~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d18ecbc5f74e8aba8096e9bfd851ff775bbce0d;p=thirdparty%2Ftor.git Remove HSv2 leftovers after merging #18346 Signed-off-by: David Goulet --- diff --git a/src/feature/nodelist/dirlist.c b/src/feature/nodelist/dirlist.c index 57b55f0127..1f1ac4d106 100644 --- a/src/feature/nodelist/dirlist.c +++ b/src/feature/nodelist/dirlist.c @@ -320,10 +320,7 @@ auth_dirport_usage_for_purpose(int purpose) case DIR_PURPOSE_FETCH_STATUS_VOTE: return AUTH_USAGE_VOTING; - case DIR_PURPOSE_HAS_FETCHED_RENDDESC_V2: case DIR_PURPOSE_SERVER: - case DIR_PURPOSE_UPLOAD_RENDDESC_V2: - case DIR_PURPOSE_FETCH_RENDDESC_V2: case DIR_PURPOSE_UPLOAD_HSDESC: case DIR_PURPOSE_FETCH_HSDESC: case DIR_PURPOSE_HAS_FETCHED_HSDESC: