summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/mtx.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-09-18 07:33:27 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-09-18 07:33:27 +0000
commit2a06847d59b27f9927caa22761514640dadb9c8a (patch)
treec7d8f75dc7470758abe0bd6f531412ee980c1993 /src/mess/includes/mtx.h
parent2bc32d8645b8f45925420e310b8c26974866a29c (diff)
manual cleanup of mame and mess includes (no whatsnew)
Diffstat (limited to 'src/mess/includes/mtx.h')
-rw-r--r--src/mess/includes/mtx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mess/includes/mtx.h b/src/mess/includes/mtx.h
index 62354fb7ef3..2c9ce009c34 100644
--- a/src/mess/includes/mtx.h
+++ b/src/mess/includes/mtx.h
@@ -77,8 +77,5 @@ DECLARE_WRITE8_DEVICE_HANDLER( mtx_cst_w );
DECLARE_READ8_DEVICE_HANDLER( mtx_strobe_r );
DECLARE_READ8_DEVICE_HANDLER( mtx_prt_r );
-/* Keyboard */
-
-/* HRX */
#endif /* __MTX_H__ */