summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/epson_sio/pf10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/epson_sio/pf10.h')
-rw-r--r--src/devices/bus/epson_sio/pf10.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/epson_sio/pf10.h b/src/devices/bus/epson_sio/pf10.h
index 0938bb73ce1..b75f596b615 100644
--- a/src/devices/bus/epson_sio/pf10.h
+++ b/src/devices/bus/epson_sio/pf10.h
@@ -62,7 +62,6 @@ private:
DECLARE_READ8_MEMBER( port2_r );
DECLARE_WRITE8_MEMBER( port2_w );
- void cpu_io(address_map &map);
void cpu_mem(address_map &map);
required_device<hd6303y_cpu_device> m_cpu;