diff --git a/src/or/connection_edge.c b/src/or/connection_edge.c index 046369af60..a21002fcad 100644 --- a/src/or/connection_edge.c +++ b/src/or/connection_edge.c @@ -4187,4 +4187,3 @@ connection_edge_free_all(void) pending_entry_connections = NULL; mainloop_event_free(attach_pending_entry_connections_ev); } -