summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/macrtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/macrtc.h')
-rw-r--r--src/mame/machine/macrtc.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mame/machine/macrtc.h b/src/mame/machine/macrtc.h
index 01fba185e20..df8dfce0ff1 100644
--- a/src/mame/machine/macrtc.h
+++ b/src/mame/machine/macrtc.h
@@ -16,15 +16,6 @@
//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_RTC3430042_ADD(_tag, _clock) \
- MCFG_DEVICE_ADD(_tag, RTC3430042, _clock)
-
-
-
-//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************