Merge remote-tracking branch 'tor-gitlab/mr/207'

This commit is contained in:
Alexander Færøy
2020-12-18 14:19:24 +00:00
5 changed files with 4 additions and 122 deletions
+4
View File
@@ -0,0 +1,4 @@
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.