aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar bunnei <ericbunnie@gmail.com>2014-04-27 18:22:30 -0400
committerGravatar bunnei <ericbunnie@gmail.com>2014-04-27 18:22:30 -0400
commitf76a60be05ea1b12fda9ad9852719b50dee9649e (patch)
tree28fad10e189fa7b95afd6b5b3ad521d9bfcaf974 /src
parent1142ccba035afbe75ab707a81633c6cc26515848 (diff)
removed commented out line - this was for an unimplemented MRC call, no longer need to leave this here
Diffstat (limited to 'src')
-rw-r--r--src/core/arm/interpreter/armemu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/arm/interpreter/armemu.cpp b/src/core/arm/interpreter/armemu.cpp
index c137c61f..a35c5c8d 100644
--- a/src/core/arm/interpreter/armemu.cpp
+++ b/src/core/arm/interpreter/armemu.cpp
@@ -4467,7 +4467,6 @@ ARMul_Emulate26 (ARMul_State * state)
}
/* Drop through. */
- //case 0xe0:
case 0xe4:
case 0xe6:
case 0xe8: