summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/playback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playback.c b/apps/playback.c
index c1570f154e..dbb86daf40 100644
--- a/apps/playback.c
+++ b/apps/playback.c
@@ -1821,7 +1821,6 @@ static void audio_finish_load_track(void)
1821 { 1821 {
1822 /* another error, do not continue either */ 1822 /* another error, do not continue either */
1823 logf("Could not add album art handle"); 1823 logf("Could not add album art handle");
1824 return;
1825 } 1824 }
1826 } 1825 }
1827 } 1826 }