Просмотр исходного кода

ffserver: remove bogus comment

Originally committed as revision 22303 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård 15 лет назад
Родитель
Сommit
ffabdaa14a
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      ffserver.c

+ 0 - 1
ffserver.c

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