summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gio64/gio64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/gio64/gio64.h')
-rw-r--r--src/devices/bus/gio64/gio64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/bus/gio64/gio64.h b/src/devices/bus/gio64/gio64.h
index 65f75684ec7..df99dc70dd9 100644
--- a/src/devices/bus/gio64/gio64.h
+++ b/src/devices/bus/gio64/gio64.h
@@ -45,9 +45,6 @@ protected:
// configuration
required_device<gio64_device> m_gio64;
slot_type_t const m_slot_type;
-
- DECLARE_READ32_MEMBER(timeout_r);
- DECLARE_WRITE32_MEMBER(timeout_w);
};
DECLARE_DEVICE_TYPE(GIO64_SLOT, gio64_slot_device)