Remove unused private field in device_EMM
This commit is contained in:
parent
e95b6e7063
commit
f3b8bff3f5
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ public:
|
|||
bool ReadFromControlChannel(PhysPt bufptr,Bit16u size,Bit16u * retcode);
|
||||
bool WriteToControlChannel(PhysPt /*bufptr*/,Bit16u /*size*/,Bit16u * /*retcode*/){return true;}
|
||||
private:
|
||||
Bit8u cache;
|
||||
bool is_emm386;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue