summaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 96a56fcb90..11caea5d89 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -3100,7 +3100,6 @@ tor_free_all(int postfork)
connection_free_all();
connection_edge_free_all();
scheduler_free_all();
- memarea_clear_freelist();
nodelist_free_all();
microdesc_free_all();
ext_orport_free_all();