summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mos8706.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mos8706.h')
-rw-r--r--src/devices/machine/mos8706.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/devices/machine/mos8706.h b/src/devices/machine/mos8706.h
index 36cb6d55d5d..a3a6247bf5a 100644
--- a/src/devices/machine/mos8706.h
+++ b/src/devices/machine/mos8706.h
@@ -29,17 +29,6 @@
#pragma once
-
-
-//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_MOS8706_ADD(tag, clock) \
- MCFG_DEVICE_ADD((tag), MOS8706, (clock))
-
-
-
//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************