summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abckb/abc77.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/abckb/abc77.h')
-rw-r--r--src/devices/bus/abckb/abc77.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/abckb/abc77.h b/src/devices/bus/abckb/abc77.h
index 95e740dd01f..f03aa9a1980 100644
--- a/src/devices/bus/abckb/abc77.h
+++ b/src/devices/bus/abckb/abc77.h
@@ -72,7 +72,6 @@ private:
int m_keydown; // key down
int m_clock; // transmit clock
int m_hys; // hysteresis
- int m_reset; // reset
int m_stb; // strobe
uint8_t m_j3;