summaryrefslogtreecommitdiff
path: root/src/m4a.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/m4a.c')
-rw-r--r--src/m4a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m4a.c b/src/m4a.c
index fa81a09c3..2280fc74c 100644
--- a/src/m4a.c
+++ b/src/m4a.c
@@ -659,7 +659,6 @@ void FadeOutBody(struct MusicPlayerInfo *mplayInfo)
mplayInfo->fadeOI = 0;
}
}
-
else
{
if ((s16)(mplayInfo->fadeOV -= (4 << FADE_VOL_SHIFT)) <= 0)