diff options
Diffstat (limited to 'src/emu/sound/sp0250.c')
| -rw-r--r-- | src/emu/sound/sp0250.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/sound/sp0250.c b/src/emu/sound/sp0250.c index 0fae88116fe..b4d4d803403 100644 --- a/src/emu/sound/sp0250.c +++ b/src/emu/sound/sp0250.c @@ -206,8 +206,6 @@ static SND_START( sp0250 ) } sp->stream = stream_create(device, 0, 1, clock / CLOCK_DIVIDER, sp, sp0250_update); - - return DEVICE_START_OK; } |
