[wesnoth-commits] [wesnoth/wesnoth] a26435: Remove network proxy-related command line option d...
Iris Morelle
noreply at github.com
Wed Oct 21 04:38:26 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a26435312ec6861ec3e444e5c1ed5ff4a1df56a1
https://github.com/wesnoth/wesnoth/commit/a26435312ec6861ec3e444e5c1ed5ff4a1df56a1
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
Log Message:
-----------
Remove network proxy-related command line option descriptions
The command line options themselves were removed in commit
168313bed9da570d3bf7d4b6bc7fc93db1e7935f, wherein someone clearly didn't
do the full research.
Specifically, the SDL_net-based implementation of the network API never
supported or used these options. Only libana did.
More information about the Commits
mailing list