summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goldnpkr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/goldnpkr.c')
-rw-r--r--src/mame/drivers/goldnpkr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/goldnpkr.c b/src/mame/drivers/goldnpkr.c
index 294655be709..4a53ce6eb21 100644
--- a/src/mame/drivers/goldnpkr.c
+++ b/src/mame/drivers/goldnpkr.c
@@ -9420,7 +9420,6 @@ DRIVER_INIT_MEMBER(goldnpkr_state,royale)
DRIVER_INIT_MEMBER(goldnpkr_state,flcnw)
{
-
/* Attempt to decrypt the MCU program (we're sooo close!) */
UINT8 *ROM = machine().root_device().memregion("mcu")->base();