remove unused variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4327
This commit is contained in:
parent
9912151a89
commit
2b00069ae9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue