summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/oneshot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/oneshot.c')
-rw-r--r--src/mame/drivers/oneshot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/oneshot.c b/src/mame/drivers/oneshot.c
index 512a08c05b7..18fb862672d 100644
--- a/src/mame/drivers/oneshot.c
+++ b/src/mame/drivers/oneshot.c
@@ -338,7 +338,6 @@ static const ym3812_interface ym3812_config =
void oneshot_state::machine_start()
{
-
save_item(NAME(m_gun_x_p1));
save_item(NAME(m_gun_y_p1));
save_item(NAME(m_gun_x_p2));