summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-09-11 22:34:07 -0400
committerGravatar Lioncash2018-09-11 22:34:09 -0400
commit0e61e8362f1e8c082eb40f6cc7200e091d0452e8 (patch)
treebeaa38b68909b08017b0211db204dce60fc838c3 /src/common/logging/backend.cpp
parentgame_list: Use QJsonValueRef() within LoadCompatibilityList() (diff)
downloadyuzu-0e61e8362f1e8c082eb40f6cc7200e091d0452e8.tar.gz
yuzu-0e61e8362f1e8c082eb40f6cc7200e091d0452e8.tar.xz
yuzu-0e61e8362f1e8c082eb40f6cc7200e091d0452e8.zip
game_list: Resolve variable shadowing within LoadCompatibilityList()
"value" is already a used variable name within the outermost ranged-for loop, so this variable was shadowing the outer one. This isn't a bug, but it will get rid of a -Wshadow warning.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions