summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/inder_sb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/inder_sb.h')
-rw-r--r--src/mame/machine/inder_sb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/inder_sb.h b/src/mame/machine/inder_sb.h
index 70a2ba11070..28b29f6be72 100644
--- a/src/mame/machine/inder_sb.h
+++ b/src/mame/machine/inder_sb.h
@@ -16,9 +16,6 @@
DECLARE_DEVICE_TYPE(INDER_AUDIO, inder_sb_device)
-#define MCFG_INDER_AUDIO_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, INDER_AUDIO, 0)
-
class inder_sb_device : public device_t,
public device_mixer_interface