summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pce_cd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pce_cd.h')
-rw-r--r--src/mame/machine/pce_cd.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mame/machine/pce_cd.h b/src/mame/machine/pce_cd.h
index c256aec9f14..7932ff88e6e 100644
--- a/src/mame/machine/pce_cd.h
+++ b/src/mame/machine/pce_cd.h
@@ -178,13 +178,4 @@ private:
// device type definition
DECLARE_DEVICE_TYPE(PCE_CD, pce_cd_device)
-
-/***************************************************************************
- DEVICE CONFIGURATION MACROS
- ***************************************************************************/
-
-#define MCFG_PCE_CD_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, PCE_CD, 0)
-
-
#endif // MAME_MACHINE_PCE_CD_H