summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/upd7752.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/upd7752.h')
-rw-r--r--src/devices/sound/upd7752.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/devices/sound/upd7752.h b/src/devices/sound/upd7752.h
index fe73763146b..4ec24ddfd72 100644
--- a/src/devices/sound/upd7752.h
+++ b/src/devices/sound/upd7752.h
@@ -7,13 +7,6 @@
//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_UPD7752_ADD(_tag,_freq) \
- MCFG_DEVICE_ADD(_tag, UPD7752, _freq)
-
-//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************