diff options
Diffstat (limited to 'src/or/rendclient.h')
-rw-r--r-- | src/or/rendclient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rendclient.h b/src/or/rendclient.h index 639ec1eff4..6118924e1d 100644 --- a/src/or/rendclient.h +++ b/src/or/rendclient.h @@ -52,7 +52,6 @@ int rend_parse_service_authorization(const or_options_t *options, rend_service_authorization_t *rend_client_lookup_service_authorization( const char *onion_address); void rend_service_authorization_free_all(void); -rend_data_t *rend_data_dup(const rend_data_t *request); #endif |