mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
|
o Code simplification and refactoring:
|
||
|
- Remove the orconn_ext_or_id_map structure and related functions. Nothing
|
||
|
outside of unit tests looks up anything in this structure. Closes ticket
|
||
|
33383. Patch by Neel Chauhan.
|