Silence GCC when incorrectly complaining that the "line" variable could be used
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 25 Jan 2007 15:23:22 +0000 (15:23 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Thu, 25 Jan 2007 15:23:22 +0000 (15:23 +0000)
commitb5bfb9f9de911846c43b52a7469b3cb413055492
tree22d9eb8f2bb3dfd2a9a36b25e7241c7abba2618e
parent200d9a885b64a739e6510a527911bdaee7f2eae0
Silence GCC when incorrectly complaining that the "line" variable could be used
without having been initialized.

Originally committed as revision 7711 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/snow.c