1
0
Fork 0

Removed a faulty constructor line

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@215
This commit is contained in:
Sjoerd van der Berg 2002-08-25 16:35:47 +00:00
parent 4e5fe4159f
commit d188ba8f5b

View file

@ -74,7 +74,6 @@ public:
private:
Bit8u cache;
};
device_EMM::device_EMM();
struct EMM_Mapping {
Bit16u handle;