Remove unused private field
This field was added in SVN r2162 and was never used for any purpose.
This commit is contained in:
parent
e7b8d546a4
commit
ba2bffa396
1 changed files with 1 additions and 1 deletions
|
@ -1306,7 +1306,7 @@ private:
|
|||
/* location in protected unfreeable memory where the ems name and callback are
|
||||
* stored 32 bytes.*/
|
||||
static Bit16u ems_baseseg;
|
||||
RealPt old4b_pointer,old67_pointer;
|
||||
RealPt old67_pointer;
|
||||
CALLBACK_HandlerObject call_vdma,call_vcpi,call_v86mon;
|
||||
Bitu call_int67;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue