Files
bitcoin/src/mapport.cpp
Antoine Poinsot 40e5f26a3f mapport: remove dead code in DispatchMapPort
Since there is now only two options in the MapPortProtoFlag enum, the
four possible combinations of current and enabled are already covered in
the four `if` branches.
2024-10-25 15:02:07 -04:00

7.6 KiB