summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/inder_vid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/inder_vid.h')
-rw-r--r--src/mame/machine/inder_vid.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/inder_vid.h b/src/mame/machine/inder_vid.h
index 4e55570bb2d..0a866ed3a6e 100644
--- a/src/mame/machine/inder_vid.h
+++ b/src/mame/machine/inder_vid.h
@@ -18,9 +18,6 @@
DECLARE_DEVICE_TYPE(INDER_VIDEO, inder_vid_device)
-#define MCFG_INDER_VIDEO_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, INDER_VIDEO, 0)
-
class inder_vid_device : public device_t
/* public device_video_interface */