summaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rendclient.c')
-rw-r--r--src/or/rendclient.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rendclient.c b/src/or/rendclient.c
index 8f23ddfcbc..d5f2f0297b 100644
--- a/src/or/rendclient.c
+++ b/src/or/rendclient.c
@@ -447,4 +447,3 @@ char *rend_client_get_random_intro(char *query) {
smartlist_free(sl);
return nickname;
}
-