summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/gp9001.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/gp9001.h')
-rw-r--r--src/mame/video/gp9001.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/gp9001.h b/src/mame/video/gp9001.h
index c727c8344f7..f9d5bb2234e 100644
--- a/src/mame/video/gp9001.h
+++ b/src/mame/video/gp9001.h
@@ -141,4 +141,3 @@ extern const device_type GP9001_VDP;
#define MCFG_GP9001_VDP_PALETTE(_palette_tag) \
gp9001vdp_device::static_set_palette_tag(*device, "^" _palette_tag);
-