summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hshavoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hshavoc.c')
-rw-r--r--src/mame/drivers/hshavoc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/hshavoc.c b/src/mame/drivers/hshavoc.c
index 28daa31f080..e441634e256 100644
--- a/src/mame/drivers/hshavoc.c
+++ b/src/mame/drivers/hshavoc.c
@@ -117,7 +117,6 @@ ROM_END
DRIVER_INIT_MEMBER(md_cons_state,hshavoc)
{
-
int x;
UINT16 *src = (UINT16 *)machine().root_device().memregion("maincpu")->base();