summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/upd7759.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/upd7759.c')
-rw-r--r--src/emu/sound/upd7759.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/sound/upd7759.c b/src/emu/sound/upd7759.c
index fd14c537660..9e6aa341514 100644
--- a/src/emu/sound/upd7759.c
+++ b/src/emu/sound/upd7759.c
@@ -662,8 +662,6 @@ static SND_START( upd7759 )
upd7759_reset(chip);
register_for_save(chip, device);
-
- return DEVICE_START_OK;
}