[wesnoth-commits] [wesnoth/wesnoth] af5ddb: Remove unneeded check.
Pentarctagon
noreply at github.com
Sun Dec 19 23:56:29 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: af5ddbbe2ce6e42943e620250072a16d1d6202ba
https://github.com/wesnoth/wesnoth/commit/af5ddbbe2ce6e42943e620250072a16d1d6202ba
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
Remove unneeded check.
As per clang:
address of array 'v.szCSDVersion' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
More information about the Commits
mailing list