Remove unused variable, fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Mon, 28 Dec 2009 12:05:20 +0000 (12:05 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 28 Dec 2009 12:05:20 +0000 (12:05 +0000)
commitc887b30d792a760160ce787e2523e3751d6d02ae
treefc92a64eabbae9c77acdc177e703dddf17a2a629
parent786386280e7ae1432465fd3f2cbfb4c6cec5875e
Remove unused variable, fixes the warning:
libswscale/swscale_template.c:2575: warning: unused variable ‘srcFormat’

Originally committed as revision 30132 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale_template.c