summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/x68k_hdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/x68k_hdc.h')
-rw-r--r--src/mame/machine/x68k_hdc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/x68k_hdc.h b/src/mame/machine/x68k_hdc.h
index 2c499d7e4c8..728043447c3 100644
--- a/src/mame/machine/x68k_hdc.h
+++ b/src/mame/machine/x68k_hdc.h
@@ -133,7 +133,4 @@ private:
// device type definition
DECLARE_DEVICE_TYPE(X68KHDC, x68k_hdc_image_device)
-#define MCFG_X68KHDC_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, X68KHDC, 0)
-
#endif // MAME_MACHINE_X68K_HDC_H