mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
aa212b173c
The warning message of validate_pluggable_transports_config() is superseded by the changes in the warning message of connection_or_connect() when the proxy credentials can't be found.
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
o Code simplifications and refactoring:
|
|
- Remove validate_pluggable_transports_config(): its warning
|
|
message is now handled by connection_or_connect().
|