summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddz.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ddz.c')
-rw-r--r--src/mame/drivers/ddz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/ddz.c b/src/mame/drivers/ddz.c
index 89600205dbc..f291a4d89d0 100644
--- a/src/mame/drivers/ddz.c
+++ b/src/mame/drivers/ddz.c
@@ -45,7 +45,6 @@ UINT32 ddz_state::screen_update_ddz(screen_device &screen, bitmap_rgb32 &bitmap,
void ddz_state::screen_eof_ddz(screen_device &screen, bool state)
{
-
}
INTERRUPT_GEN_MEMBER(ddz_state::ddz_interrupt)