diff options
| author | Dentomologist <dentomologist@gmail.com> | 2026-05-03 17:09:59 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2026-05-03 17:09:59 -0700 |
| commit | 34646cb9a90eb0ef7fa489f76753184359e7aa15 (patch) | |
| tree | eea011548860993fa5c1e92cdd82e70a2f986022 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp | |
| parent | eb44b64c9ecbca2f6e346a1d2bdcdf00609f9f31 (diff) | |
Replace some [[maybe_unused]] annotations with commented names
Remove the [[maybe_unused]] annotation from various parameters that are
unconditionally unused and comment out their names instead. This makes
it unambiguous that the variables are unused, while making the remaining
[[maybe_unused]] annotations more reliable indicators that those
variables are in fact used in some contexts.
These parameters are mostly in overridden functions where the override
doesn't need that particular variable.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions
