ffserver: remove bogus comment
authorMåns Rullgård <mans@mansr.com>
Mon, 8 Mar 2010 00:26:54 +0000 (00:26 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 8 Mar 2010 00:26:54 +0000 (00:26 +0000)
Originally committed as revision 22303 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffserver.c

index d7e4def..e6b8034 100644 (file)
@@ -28,7 +28,6 @@
 #include <string.h>
 #include <strings.h>
 #include <stdlib.h>
-/* avformat.h defines LIBAVFORMAT_BUILD, include it before all the other libav* headers which use it */
 #include "libavformat/avformat.h"
 #include "libavformat/network.h"
 #include "libavformat/os_support.h"