OSDN Git Service

Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were right after
authorDiego Biurrun <diego@biurrun.de>
Fri, 15 May 2009 17:22:41 +0000 (17:22 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 15 May 2009 17:22:41 +0000 (17:22 +0000)
commit4d7d5ede5d78260507973ef45e1042e249cac911
tree6a68bc1f2a3bc33a01c6f747790abe781e5f1c13
parentd2dfde0811515e58cf14f826d01e38fa04b6d148
Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were right after
each other so that the second check was pointless.

Originally committed as revision 18844 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libamr.c