summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/msm6222b.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/msm6222b.h')
-rw-r--r--src/devices/video/msm6222b.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/video/msm6222b.h b/src/devices/video/msm6222b.h
index 9cf3623e25f..7a2cb00fd89 100644
--- a/src/devices/video/msm6222b.h
+++ b/src/devices/video/msm6222b.h
@@ -15,11 +15,6 @@
#pragma once
-#define MCFG_MSM6222B_ADD( _tag ) \
- MCFG_DEVICE_ADD( _tag, MSM6222B, 0 )
-
-#define MCFG_MSM6222B_01_ADD( _tag ) \
- MCFG_DEVICE_ADD( _tag, MSM6222B_01, 0 )
class msm6222b_device : public device_t {
public: