summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/msx_s1985.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/msx_s1985.h')
-rw-r--r--src/mame/machine/msx_s1985.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mame/machine/msx_s1985.h b/src/mame/machine/msx_s1985.h
index df93f2f455d..14e7d21355a 100644
--- a/src/mame/machine/msx_s1985.h
+++ b/src/mame/machine/msx_s1985.h
@@ -10,10 +10,6 @@
DECLARE_DEVICE_TYPE(MSX_S1985, msx_s1985_device)
-#define MCFG_MSX_S1985_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, MSX_S1985, 0)
-
-
class msx_s1985_device : public device_t,
public msx_switched_interface,
public device_nvram_interface