summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/sharp/mz700.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/sharp/mz700.h')
-rw-r--r--src/mame/sharp/mz700.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/sharp/mz700.h b/src/mame/sharp/mz700.h
index 8530023ca83..9625cb49fe8 100644
--- a/src/mame/sharp/mz700.h
+++ b/src/mame/sharp/mz700.h
@@ -62,7 +62,6 @@ protected:
void mz700_bank_4_w(uint8_t data);
void mz700_bank_5_w(uint8_t data);
void mz700_bank_6_w(uint8_t data);
- DECLARE_MACHINE_RESET(mz700);
uint32_t screen_update_mz700(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
TIMER_DEVICE_CALLBACK_MEMBER(ne556_cursor_callback);
TIMER_DEVICE_CALLBACK_MEMBER(ne556_other_callback);