summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-02-21 15:05:17 -0500
committerLioncash <mathew1800@gmail.com>2017-02-21 16:15:47 -0500
commit70d336d2a973ff1479453e12f6ef48c0e12f7dd4 (patch)
tree15a01c01d606b1f38ceddf15470b537171e91445 /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
parent95b2b033b025729491d3c22f94f01d4aca38d4f0 (diff)
DolphinWX: Eliminate direct usage of the JIT global
Instead, the JitInterface namespace functions should be used instead. This gets rid of all usages of the JIT global from the wxWidgets UI code. The null check isn't needed as the JIT core would already need to be initialized in order to be within a paused state. The null check is just a remnant from 2011 that existed before the check for a paused state was added.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions