diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-07-04 03:43:55 -0500 |
|---|---|---|
| committer | Pierre Bourdon <delroth@gmail.com> | 2014-07-30 21:41:17 -0700 |
| commit | 3627bd21f1fc513f5bafd07bed4de9d9b119a583 (patch) | |
| tree | 62fbd19dd2851b8123b681525aceaa2ff7cc051e /Source/Android/res/values/strings.xml | |
| parent | f27940478deeb2ad43ee6ad0ecefbb67e3e00107 (diff) | |
Remove JitArmIL files from the project.
Due to how the new CR-flags work, it isn't possible without some hefty work in the JITIL backend to support this on 32bit systems.
Diffstat (limited to 'Source/Android/res/values/strings.xml')
| -rw-r--r-- | Source/Android/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 88d89dbb85..92e3094121 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -138,7 +138,6 @@ <string name="jit64_recompiler">JIT64 Recompiler</string> <string name="jitil_recompiler">JITIL Recompiler</string> <string name="jit_arm_recompiler">JIT ARM Recompiler</string> - <string name="jitil_arm_recompiler">JITIL ARM Recompiler</string> <string name="cpu_settings">CPU</string> <string name="cpu_core">CPU Core</string> <string name="cpu_core_desc">%s</string> |
