Merge branch 'maint-0.3.3' into maint-0.3.4

This commit is contained in:
Nick Mathewson 2018-08-22 09:37:31 -04:00
commit 573b6e4f2f

View File

@ -4187,4 +4187,3 @@ connection_edge_free_all(void)
pending_entry_connections = NULL; pending_entry_connections = NULL;
mainloop_event_free(attach_pending_entry_connections_ev); mainloop_event_free(attach_pending_entry_connections_ev);
} }