Remove QueryMemory workaround

This commit is contained in:
gdkchan 2018-03-05 16:20:30 -03:00
parent bb27ad0a85
commit bfa51ada69
2 changed files with 0 additions and 4 deletions

View file

@ -27,8 +27,6 @@ namespace ChocolArm64.Decoder
default: Emitter = AInstEmit.Und; return;
}
}
}
}