decoder_control: remove unused function dc_command_wait()
Only dc_command_wait_locked() is really being used.
This commit is contained in:
@@ -226,9 +226,6 @@ decoder_current_song(const struct decoder_control *dc)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void
|
||||
dc_command_wait(struct decoder_control *dc);
|
||||
|
||||
/**
|
||||
* Start the decoder.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user