mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
235 B
Text
4 lines
235 B
Text
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.
|