[Commits] [wesnoth/wesnoth] 6ab1c1: Silence -Wunused-parameter
GitHub
noreply at github.com
Sun May 4 12:41:07 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6ab1c1e31567a0a211ffbba58cdc943bed3249fd
https://github.com/wesnoth/wesnoth/commit/6ab1c1e31567a0a211ffbba58cdc943bed3249fd
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2014-05-04 (Sun, 04 May 2014)
Changed paths:
M src/desktop_util.cpp
Log Message:
-----------
Silence -Wunused-parameter
It happened in open_object() if no support for opening files with xdg-open
or equivalent was enabled.
More information about the Commits
mailing list