1
0
Fork 0

variable not used externally.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3786
This commit is contained in:
Peter Veenstra 2012-07-21 20:05:34 +00:00
parent 82f2c0b442
commit 82e8442fd9

View file

@ -33,7 +33,6 @@ typedef void (* PIC_EventHandler)(Bitu val);
#define PIC_NOIRQ 0xFF
extern Bitu PIC_IRQCheck;
extern Bitu PIC_IRQActive;
extern Bitu PIC_Ticks;
static INLINE float PIC_TickIndex(void) {