ffserver: remove bogus comment

Originally committed as revision 22303 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2010-03-08 00:26:54 +00:00
parent 35eaadcba0
commit ffabdaa14a
1 changed files with 0 additions and 1 deletions

View 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"