diff options
Diffstat (limited to 'src/devices/bus/intv_ctrl/ctrl.cpp')
-rw-r--r-- | src/devices/bus/intv_ctrl/ctrl.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/intv_ctrl/ctrl.cpp b/src/devices/bus/intv_ctrl/ctrl.cpp index 4d57c558d0e..d322a22cb46 100644 --- a/src/devices/bus/intv_ctrl/ctrl.cpp +++ b/src/devices/bus/intv_ctrl/ctrl.cpp @@ -92,4 +92,3 @@ UINT8 intv_control_port_device::read_ctrl() SLOT_INTERFACE_START( intv_control_port_devices ) SLOT_INTERFACE("handctrl", INTV_HANDCTRL) SLOT_INTERFACE_END - |