g3dvl: remove some stale variable increment
authorChristian König <deathsimple@vodafone.de>
Wed, 2 Nov 2011 12:54:05 +0000 (13:54 +0100)
committerChristian König <deathsimple@vodafone.de>
Thu, 3 Nov 2011 12:52:00 +0000 (13:52 +0100)
commit8a7e645c9befb8578c8a571ccc951ed908d177ae
treebcee9f4c721d0d5335a386c63250adcf26e89a22
parentc6a302647200cb0bbc0d0d7680ad4e9fc5dd94bf
g3dvl: remove some stale variable increment

Incrementing "td" before initializing it is
pointless and just leads to an uninitialized
variable warning with MSVC.

Signed-off-by: Christian König <deathsimple@vodafone.de>
src/gallium/auxiliary/vl/vl_mpeg12_decoder.c