summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev/evdev.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2016-12-20 12:24:06 -0500
committerLioncash <mathew1800@gmail.com>2016-12-20 12:55:58 -0500
commit66034de20be52b61ee2370b1b5d34e31748f77ce (patch)
treef01f63d764bc1403df7d9eb6f40b498f1d5335be /Source/Core/InputCommon/ControllerInterface/evdev/evdev.h
parentb5fe0b5b831c0d4fc898ab6ef4a60f65ff65a87b (diff)
Jit64: Get rid of trivial global jit variable usages
Jit64 inherits from Jitx86Base which inherits from JitBase. JitBase contains jo and js, which are instances of the JitOptions and JitState structs. Because of the inheritance, there's no actual need to access the jit global in order to get to these instances. They're already accessible via the class hierarchy.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/evdev/evdev.h')
0 files changed, 0 insertions, 0 deletions