summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/jvsdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/jvsdev.c')
-rw-r--r--src/emu/machine/jvsdev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/machine/jvsdev.c b/src/emu/machine/jvsdev.c
index d80169d0920..22ef6abb9d5 100644
--- a/src/emu/machine/jvsdev.c
+++ b/src/emu/machine/jvsdev.c
@@ -251,4 +251,3 @@ void jvs_device::handle_output(const char *tag, UINT8 id, UINT8 val)
machine().root_device().ioport(tag)->write_safe(jvs_outputs, m);
}
-