From 0cf4f09e4ffb4866eba5c4055fabfe1e60c780e4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 25 Feb 2009 17:32:58 +0100 Subject: output_api: removed audio_output_get_name() Use config_get_block_string("name") instead of audio_output_get_name(). --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 11dab9892..55e64a046 100644 --- a/Makefile.am +++ b/Makefile.am @@ -422,7 +422,6 @@ OUTPUT_LIBS = \ $(SHOUT_LIBS) OUTPUT_SRC = \ - src/output_api.c \ src/output_list.c \ src/output_all.c \ src/output_thread.c \ -- cgit v1.2.3