summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/tc8830f.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/tc8830f.h')
-rw-r--r--src/devices/sound/tc8830f.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/devices/sound/tc8830f.h b/src/devices/sound/tc8830f.h
index 43784fd8f1f..f108eb72f69 100644
--- a/src/devices/sound/tc8830f.h
+++ b/src/devices/sound/tc8830f.h
@@ -13,17 +13,6 @@
//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_TC8830F_ADD(_tag, _clock) \
- MCFG_DEVICE_ADD(_tag, TC8830F, _clock)
-
-#define MCFG_TC8830F_REPLACE(_tag, _clock) \
- MCFG_DEVICE_REPLACE(_tag, TC8830F, _clock)
-
-
-//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************