diff options
Diffstat (limited to 'src/or/dirserv.c')
-rw-r--r-- | src/or/dirserv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/dirserv.c b/src/or/dirserv.c index dcaccd9d2..56cc06611 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -2274,7 +2274,6 @@ connection_dirserv_flushed_some(dir_connection_t *conn) } } - /** Release all storage used by the directory server. */ void dirserv_free_all(void) |