output_api: removed audio_output_get_name()
Use config_get_block_string("name") instead of audio_output_get_name().
This commit is contained in:
@@ -25,8 +25,4 @@
|
||||
#include "tag.h"
|
||||
#include "conf.h"
|
||||
|
||||
struct audio_output;
|
||||
|
||||
const char *audio_output_get_name(const struct audio_output *ao);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user