diff options
| -rw-r--r-- | apps/playback.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playback.c b/apps/playback.c index c1570f1..dbb86da 100644 --- a/apps/playback.c +++ b/apps/playback.c @@ -1821,7 +1821,6 @@ static void audio_finish_load_track(void) { /* another error, do not continue either */ logf("Could not add album art handle"); - return; } } } |