From 14f37ea0af6a9ba12cb09463de073fc29c6e9620 Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Tue, 11 Nov 2014 20:46:44 +0100 Subject: i82875p: That one was not needed after all [O. Galibert] --- src/emu/machine/i82875p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/machine/i82875p.h b/src/emu/machine/i82875p.h index e67d17d19b8..138b489c02e 100644 --- a/src/emu/machine/i82875p.h +++ b/src/emu/machine/i82875p.h @@ -85,7 +85,7 @@ private: UINT8 agpm, fpllcont, pam[8], smram, esmramc; UINT8 apsize, amtt, lptt; - UINT16 toud, mchcfg, errsts, errcmd, smicmd, scicmd, skpd; + UINT16 toud, mchcfg, errcmd, smicmd, scicmd, skpd; UINT32 agpctrl, attbase; }; -- cgit v1.2.3