diff options
Diffstat (limited to 'src/emu/sound/x1_010.c')
| -rw-r--r-- | src/emu/sound/x1_010.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/sound/x1_010.c b/src/emu/sound/x1_010.c index 86373cc5125..6c92b74bd28 100644 --- a/src/emu/sound/x1_010.c +++ b/src/emu/sound/x1_010.c @@ -211,8 +211,6 @@ static SND_START( x1_010 ) /* get stream channels */ info->stream = stream_create(device,0,2,info->rate,info,seta_update); - - return DEVICE_START_OK; } |
