Put halfpel_interpol under the same #ifdef as its usage, fixes the warning:
authorDiego Biurrun <diego@biurrun.de>
Thu, 15 Nov 2007 12:40:40 +0000 (12:40 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 15 Nov 2007 12:40:40 +0000 (12:40 +0000)
commita0c013de34964a24871ed601e36f486c271aa149
tree047a23df42c57c49501f4826a88f9748779aceb0
parent3b8554662b9a4f920247eb4aa34dfe1ee92d9bc1
Put halfpel_interpol under the same #ifdef as its usage, fixes the warning:
snow.c:4142: warning: #halfpel_interpol# defined but not used

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