summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pc9801.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pc9801.h')
-rw-r--r--src/mame/includes/pc9801.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/pc9801.h b/src/mame/includes/pc9801.h
index 7b3944646a7..c2a311d7e94 100644
--- a/src/mame/includes/pc9801.h
+++ b/src/mame/includes/pc9801.h
@@ -320,7 +320,6 @@ public:
protected:
virtual void video_start() override;
virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;
- virtual void device_reset_after_children() override;
private: