summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/efdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/efdt.h')
-rw-r--r--src/mame/includes/efdt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/includes/efdt.h b/src/mame/includes/efdt.h
index ff331efc155..137465917ad 100644
--- a/src/mame/includes/efdt.h
+++ b/src/mame/includes/efdt.h
@@ -54,9 +54,6 @@ private:
TILE_GET_INFO_MEMBER(get_tile_info_0);
TILE_GET_INFO_MEMBER(get_tile_info_1);
- virtual void machine_start() override;
- virtual void machine_reset() override;
-
DECLARE_PALETTE_INIT(efdt);
DECLARE_WRITE_LINE_MEMBER(vblank_nmi_w);