summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2021-03-04 08:09:49 -0800
committerDentomologist <dentomologist@gmail.com>2021-03-07 10:10:02 -0800
commit1fd332d3b7950a5c59cc0eb34885904a308546e2 (patch)
treeda18a942b650a6167ca28fad60736fee33b43154 /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
parent7ff8e3367f6f1d09548280b282b0240d9781a37c (diff)
ControllerInterface: Fix unused-result warning
Add ! before unused variables to 'use' them. Ubuntu-x64 emits warnings for unused variables because gcc decides it should ignore the void cast around them. See thread for discussion: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions