summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd4992.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2018-09-26 18:24:17 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2018-09-26 18:24:17 +0200
commit0cd1758e544f3f89df226b9861b7201be7fd4b3a (patch)
tree8961c7c056ec734a3d2f16e7620b132b52d53360 /src/devices/machine/upd4992.h
parent0ab6ef3f39e7fc5a2a136d24137e09b8e7859a2a (diff)
upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw)
Diffstat (limited to 'src/devices/machine/upd4992.h')
-rw-r--r--src/devices/machine/upd4992.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/devices/machine/upd4992.h b/src/devices/machine/upd4992.h
index 6e023bd118d..02627094cf2 100644
--- a/src/devices/machine/upd4992.h
+++ b/src/devices/machine/upd4992.h
@@ -15,13 +15,6 @@
//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_UPD4992_ADD(tag) \
- MCFG_DEVICE_ADD((tag), UPD4992, XTAL(32'768))
-
-//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************