output_control: remove unused prototype _close_locked()
This commit is contained in:
parent
8ea6c113b5
commit
23670795db
@ -102,9 +102,6 @@ audio_output_disable(struct audio_output *ao)
|
||||
g_mutex_unlock(ao->mutex);
|
||||
}
|
||||
|
||||
static void
|
||||
audio_output_close_locked(struct audio_output *ao);
|
||||
|
||||
/**
|
||||
* Object must be locked (and unlocked) by the caller.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user