summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/nec/v25.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/nec/v25.c')
-rw-r--r--src/emu/cpu/nec/v25.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/nec/v25.c b/src/emu/cpu/nec/v25.c
index b6627fe3b1c..7024db9483d 100644
--- a/src/emu/cpu/nec/v25.c
+++ b/src/emu/cpu/nec/v25.c
@@ -745,4 +745,3 @@ void v25_common_device::execute_run()
do_prefetch(prev_ICount);
}
}
-