summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/neoboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/neoboot.c')
-rw-r--r--src/mame/machine/neoboot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/neoboot.c b/src/mame/machine/neoboot.c
index 92046abaebf..3896378730c 100644
--- a/src/mame/machine/neoboot.c
+++ b/src/mame/machine/neoboot.c
@@ -1034,7 +1034,6 @@ void kf2k3upl_px_decrypt( running_machine &machine )
}
{
-
int ofst;
int i;
UINT8 *rom = machine.root_device().memregion( "maincpu" )->base() + 0xfe000;