1
0
Fork 0

Remove unused private field

This field was added in SVN r2162 and was never used for any purpose.
This commit is contained in:
Patryk Obara 2020-02-02 03:18:06 +01:00 committed by Patryk Obara
parent e7b8d546a4
commit ba2bffa396

View file

@ -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;