dcc_type not needed
This commit is contained in:
parent
09b5aab57b
commit
764d0fe885
1 changed files with 0 additions and 1 deletions
|
|
@ -346,7 +346,6 @@ namespace Dynemu {
|
|||
private:
|
||||
std::unique_ptr<Dynarmic::A32::Jit> cpu;
|
||||
std::unique_ptr<Dynarmic::ExclusiveMonitor> mon;
|
||||
DCCType dcc_type;
|
||||
CP14State cp14_state;
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue