mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 09:14:04 +02:00
JACK: Stop double-posting the stop callback.
This commit is contained in:
@@ -33860,8 +33860,6 @@ static ma_result ma_device_stop__jack(ma_device* pDevice)
|
||||
return MA_ERROR;
|
||||
}
|
||||
|
||||
ma_device_post_notification_stopped(pDevice);
|
||||
|
||||
return MA_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user