Remove pointless #if around the file, it is already conditionally compiled.
authorDiego Biurrun <diego@biurrun.de>
Fri, 13 Feb 2009 09:39:04 +0000 (09:39 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 13 Feb 2009 09:39:04 +0000 (09:39 +0000)
commit67164b0c133b86be915b93d729cfd793b96054b5
tree09bec4e6362f5d5eb58f50903ce6a9ef037127f1
parent1c6bdfa9999b2b3501265dd94fe7c57f2b78e817
Remove pointless #if around the file, it is already conditionally compiled.

Originally committed as revision 17208 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avienc.c