1
0
Fork 0

remove unused variable

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4327
This commit is contained in:
Peter Veenstra 2020-02-15 17:21:22 +00:00
parent 9912151a89
commit 2b00069ae9

View file

@ -42,7 +42,7 @@ public:
Bit8u DMA16;
bool increment;
bool autoinit;
Bit8u trantype;
// Bit8u trantype; //Not used at the moment
bool masked;
bool tcount;
bool request;