summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/Android
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2013-10-03 02:41:52 -0400
committercomex <comexk@gmail.com>2013-10-03 18:22:12 -0400
commita53dc6f9811960e8b27efa7db45b28f2567738ac (patch)
treed768a945f50aa9c2c854aab90a9f1d11aa46a6e5 /Source/Core/InputCommon/Src/ControllerInterface/Android
parent3b0c0e2500c5ed45ee95d58d0f3e9e7322d08213 (diff)
Remove profiled re-JIT support in JitIL.
It's extremely unsafe, unused (not exposed in the GUI and not present in any gameconfigs), and mostly obviated by fastmem. Although this type of thing could theoretically be useful someday for fastmem support with MMU, it's probably not the best way to do it, the existing implementation is way too simplistic, and it can always be dug up to provide support for a new implementation if needed. Not like it's a big deal to keep it working, but it really seems pointless.
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/Android')
0 files changed, 0 insertions, 0 deletions