diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-17 18:11:39 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-17 18:11:41 -0400 |
commit | e433e9919168af64f8da30abfee4b95b48e44b8d (patch) | |
tree | 84eb6f495940a42bfbf6df19f6fbbb61f0f05282 /src/core/gdbstub/gdbstub.cpp | |
parent | a71e8066a15fd4c4642dc6b93931faf570ba0b0b (diff) |
hid/npad: Remove redundant non-const variant of IsControllerSupported()
The const qualified variant can also be called in non-const contexts, so
we can remove the non-const variant to eliminate a bit of code
duplication.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions