summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/gf4500.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/gf4500.h')
-rw-r--r--src/devices/video/gf4500.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/devices/video/gf4500.h b/src/devices/video/gf4500.h
index e06af73c5c4..4cc4c289828 100644
--- a/src/devices/video/gf4500.h
+++ b/src/devices/video/gf4500.h
@@ -44,12 +44,6 @@ private:
int m_screen_y_min;
};
-
-
-#define MCFG_GF4500_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, GF4500, 0)
-
-
DECLARE_DEVICE_TYPE(GF4500, gf4500_device)
#endif // MAME_VIDEO_GF4500_H