summaryrefslogtreecommitdiff
path: root/media
diff options
context:
space:
mode:
authorByoungchan Lee <thisisbclee@gmail.com>2020-12-16 06:39:51 +0900
committerGitHub <noreply@github.com>2020-12-15 22:39:51 +0100
commit0471de2d9220a415d9183a22765e40b65e4ef2c4 (patch)
treedd6a689616f0ee913d8de69106d6d990d874f866 /media
parent1d85d71d29b8d554e9304f3feb6c26f8b9faea82 (diff)
downloadopenttd-0471de2d9220a415d9183a22765e40b65e4ef2c4.tar.xz
Fix: Remove unnessary reference to suppress warning (#8337)
Apple Clang version 12 (bundled with Xcode 12) complaints about copying small objects in range loop (-Wrange-loop-analysis introduced by -Wall). This warning can be easily avoided by removing the reference from the const pointer type.
Diffstat (limited to 'media')
0 files changed, 0 insertions, 0 deletions