diff options
Diffstat (limited to 'src/devices/bus/hexbus/tp0370.cpp')
-rw-r--r-- | src/devices/bus/hexbus/tp0370.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/bus/hexbus/tp0370.cpp b/src/devices/bus/hexbus/tp0370.cpp index 1bd26788cfb..d5aed93015e 100644 --- a/src/devices/bus/hexbus/tp0370.cpp +++ b/src/devices/bus/hexbus/tp0370.cpp @@ -347,9 +347,6 @@ void ibc_device::update_lines(bool bav, bool hsk) void ibc_device::device_start() { - m_int.resolve_safe(); - m_hexout.resolve_safe(); - m_latch.resolve_safe(); } void ibc_device::device_reset() |