Reindenting parse_xing, since I need to work on it and it's a mess

git-svn-id: https://svn.musicpd.org/mpd/trunk@4397 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
J. Alexander Treuman
2006-07-18 16:28:58 +00:00
parent e6b0d82c2e
commit e7566b9643

View File

@@ -466,7 +466,6 @@ static int parse_xing(struct xing *xing, struct mad_bitptr ptr, unsigned int bit
}
return 1;
fail:
xing->flags = 0;
return 0;