summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k051649.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/k051649.h')
-rw-r--r--src/devices/sound/k051649.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/devices/sound/k051649.h b/src/devices/sound/k051649.h
index 923cf7cd881..6ede7a295ee 100644
--- a/src/devices/sound/k051649.h
+++ b/src/devices/sound/k051649.h
@@ -7,20 +7,9 @@
//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_K051649_ADD(_tag, _clock) \
- MCFG_DEVICE_ADD(_tag, K051649, _clock)
-#define MCFG_K051649_REPLACE(_tag, _clock) \
- MCFG_DEVICE_REPLACE(_tag, K051649, _clock)
-
-
-//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************
-
// ======================> k051649_device
class k051649_device : public device_t,