aboutsummaryrefslogtreecommitdiff
path: root/src/feature/rend/rendclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/rend/rendclient.h')
-rw-r--r--src/feature/rend/rendclient.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/feature/rend/rendclient.h b/src/feature/rend/rendclient.h
index e41faa4932..0d27d63e65 100644
--- a/src/feature/rend/rendclient.h
+++ b/src/feature/rend/rendclient.h
@@ -47,8 +47,5 @@ rend_service_authorization_t *rend_client_lookup_service_authorization(
const char *onion_address);
void rend_service_authorization_free_all(void);
-int rend_client_allow_non_anonymous_connection(const or_options_t *options);
-int rend_client_non_anonymous_mode_enabled(const or_options_t *options);
-
#endif /* !defined(TOR_RENDCLIENT_H) */