summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/z80gb/z80gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/z80gb/z80gb.h')
-rw-r--r--src/emu/cpu/z80gb/z80gb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/cpu/z80gb/z80gb.h b/src/emu/cpu/z80gb/z80gb.h
index aca87845348..5721c4cf8aa 100644
--- a/src/emu/cpu/z80gb/z80gb.h
+++ b/src/emu/cpu/z80gb/z80gb.h
@@ -3,8 +3,6 @@
#include "cpuintrf.h"
-extern int z80gb_ICount;
-
typedef struct {
UINT16 *regs;
UINT8 features;