summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/x1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/x1.h')
-rw-r--r--src/mame/includes/x1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/x1.h b/src/mame/includes/x1.h
index dd9fdd2c531..70ad3474489 100644
--- a/src/mame/includes/x1.h
+++ b/src/mame/includes/x1.h
@@ -138,7 +138,6 @@ public:
DECLARE_MACHINE_START(x1);
DECLARE_MACHINE_RESET(x1);
DECLARE_VIDEO_START(x1);
- DECLARE_PALETTE_INIT(x1);
DECLARE_MACHINE_RESET(x1turbo);
uint32_t screen_update_x1(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
DECLARE_INPUT_CHANGED_MEMBER(ipl_reset);