summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hx20.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hx20.h')
-rw-r--r--src/mame/includes/hx20.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/hx20.h b/src/mame/includes/hx20.h
index cf049c155a5..7fd1e0722ce 100644
--- a/src/mame/includes/hx20.h
+++ b/src/mame/includes/hx20.h
@@ -148,9 +148,7 @@ private:
int m_sio_rx;
int m_sio_pin;
void cm6000_mem(address_map &map);
- void hx20_io(address_map &map);
void hx20_mem(address_map &map);
- void hx20_sub_io(address_map &map);
void hx20_sub_mem(address_map &map);
};