OSDN Git Service

Move preprocessor condition before variable declaration, fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Sun, 10 May 2009 11:37:04 +0000 (11:37 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 10 May 2009 11:37:04 +0000 (11:37 +0000)
commit465477e1fb9540e44aa3eab0ea6d18f62ccb648b
tree5266ec6a432a7321280a65249afe6ed408548cdc
parentb69017af874c9e2c2249b94fa2cbefdbf7c43684
Move preprocessor condition before variable declaration, fixes the warning:
libswscale/swscale.c:1795: warning: unused variable 'flags'

Originally committed as revision 29287 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c