Browse Source

ffserver: remove bogus comment

Originally committed as revision 22303 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Måns Rullgård 16 years ago
parent
commit
ffabdaa14a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ffserver.c

+ 0
- 1
ffserver.c 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"


Loading…
Cancel
Save