summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thomson.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thomson.h')
-rw-r--r--src/mame/includes/thomson.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mame/includes/thomson.h b/src/mame/includes/thomson.h
index c53489ce0a9..e70f2e1e968 100644
--- a/src/mame/includes/thomson.h
+++ b/src/mame/includes/thomson.h
@@ -645,7 +645,7 @@ private:
void to9_floppy_reset();
};
-/*----------- defined in video/thomson.c -----------*/
+/*----------- defined in video/thomson.cpp -----------*/
/*
TO7 video:
@@ -727,7 +727,4 @@ private:
DECLARE_DEVICE_TYPE(TO7_IO_LINE, to7_io_line_device)
-#define MCFG_TO7_IO_LINE_ADD(_tag) \
- MCFG_DEVICE_ADD((_tag), TO7_IO_LINE, 0)
-
#endif // MAME_INCLUDES_THOMSON_H