summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/tea1002.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/tea1002.h')
-rw-r--r--src/devices/video/tea1002.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/devices/video/tea1002.h b/src/devices/video/tea1002.h
index 067ec5583bc..44898c625ac 100644
--- a/src/devices/video/tea1002.h
+++ b/src/devices/video/tea1002.h
@@ -25,15 +25,6 @@
#pragma once
-
-//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_TEA1002_ADD(_tag, _clock) \
- MCFG_DEVICE_ADD(_tag, TEA1002, _clock)
-
-
//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************