Fix Tor for no-threading compilation: move connection_unregister from _connection_fre...
commitac268a83408e1450544db2f23f364dfa3dee5042
authorNick Mathewson <nickm@torproject.org>
Wed, 6 Apr 2005 00:46:57 +0000 (6 00:46 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 6 Apr 2005 00:46:57 +0000 (6 00:46 +0000)
tree5b01d20507511aa5d1caafd68d4e4969ab76ad86
parent374edd356e39ca06f63c34e9f6a86cf251fe19c6
Fix Tor for no-threading compilation: move connection_unregister from _connection_free to connection_free.

svn:r4013
src/or/connection.c