spudec.c: Remove a useless condition check
commit599647ff8c6377109f8ce323eec9da59a3ad53f0
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 25 Jul 2010 09:33:49 +0000 (25 09:33 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:14:45 +0000 (2 04:14 +0200)
treeb8014c4cfc9c728d129acc46b076e77d4347e74b
parent63cc56045ad1d3051ea9ae408c044fa28afa35d1
spudec.c: Remove a useless condition check

It's already handled a few lines further down (the len == 0 check).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31798 b3059339-0415-0410-9bf9-f77b7e298cf2
spudec.c