summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/4dpi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/4dpi.cpp')
-rw-r--r--src/mame/drivers/4dpi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/4dpi.cpp b/src/mame/drivers/4dpi.cpp
index 2d5303b4b70..b0b06f8487a 100644
--- a/src/mame/drivers/4dpi.cpp
+++ b/src/mame/drivers/4dpi.cpp
@@ -273,7 +273,7 @@ private:
u8 m_lio_imr[2];
bool m_lio_int[2];
- u8 m_sysid = 1; // FPPRES
+ //u8 m_sysid = 1; // FPPRES
u8 m_cpuauxctl = 0;
};