mov: Remove a variable that is set but never used
authorMartin Storsjö <martin@martin.st>
Mon, 7 Jul 2014 19:07:49 +0000 (22:07 +0300)
committerMartin Storsjö <martin@martin.st>
Tue, 8 Jul 2014 18:14:43 +0000 (21:14 +0300)
commit18fb38fb9ea7e2d5997c096fccfcd4cb43f70294
treeff994373396fb6316e186ef5b9bce7041313c432
parentcf280ed004b5c618560f8f43d14ff264bd1e4c3d
mov: Remove a variable that is set but never used

This silences a warning with gcc.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/mov.c