summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ql.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ql.h')
-rw-r--r--src/mame/includes/ql.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/ql.h b/src/mame/includes/ql.h
index 9d436b7318d..3e0d2d082ee 100644
--- a/src/mame/includes/ql.h
+++ b/src/mame/includes/ql.h
@@ -111,8 +111,6 @@ public:
DECLARE_READ8_MEMBER( ipc_port2_r );
DECLARE_READ8_MEMBER( ipc_t1_r );
DECLARE_READ8_MEMBER( ipc_bus_r );
- DECLARE_READ8_MEMBER( ql_ram_r );
- DECLARE_WRITE8_MEMBER( ql_ram_w );
DECLARE_WRITE_LINE_MEMBER( ql_baudx4_w );
DECLARE_WRITE_LINE_MEMBER( ql_comdata_w );
DECLARE_WRITE_LINE_MEMBER( zx8302_mdselck_w );