summaryrefslogtreecommitdiff
path: root/apps/playback.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playback.c')
-rw-r--r--apps/playback.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/playback.c b/apps/playback.c
index c7cfef018a..31aed2abe1 100644
--- a/apps/playback.c
+++ b/apps/playback.c
@@ -3851,10 +3851,6 @@ static void audio_change_frequency_callback(unsigned short id, void *data)
3851 static bool starting_playback = false; 3851 static bool starting_playback = false;
3852 struct mp3entry *id3; 3852 struct mp3entry *id3;
3853 3853
3854#ifdef AUDIOHW_HAVE_SET_OUTPUT
3855 audiohw_set_output();
3856#endif
3857
3858 switch (id) 3854 switch (id)
3859 { 3855 {
3860 case PLAYBACK_EVENT_START_PLAYBACK: 3856 case PLAYBACK_EVENT_START_PLAYBACK: