Removed a faulty constructor line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@215
This commit is contained in:
parent
4e5fe4159f
commit
d188ba8f5b
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ public:
|
|||
private:
|
||||
Bit8u cache;
|
||||
};
|
||||
device_EMM::device_EMM();
|
||||
|
||||
struct EMM_Mapping {
|
||||
Bit16u handle;
|
||||
|
|
Loading…
Add table
Reference in a new issue