-
This commit is contained in:
@@ -245,8 +245,6 @@ void ao_play_async(void *ao_handle, double at_second, int buf_size, void *mem)
|
||||
MUTEX_UNLOCK(h->mutex);
|
||||
}
|
||||
|
||||
|
||||
|
||||
void ao_clear_async(void *ao_handle)
|
||||
{
|
||||
AO_Handle *h = (AO_Handle *) ao_handle;
|
||||
|
||||
Reference in New Issue
Block a user