Browse Source

rtpdec_h264: Remove an unnecessary include

Nothing in this file use any network functions.

Signed-off-by: Martin Storsjö <martin@martin.st>
tags/n2.6
Martin Storsjö 11 years ago
parent
commit
0752f700d6
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavformat/rtpdec_h264.c

+ 0
- 2
libavformat/rtpdec_h264.c View File

@@ -39,8 +39,6 @@
#include "libavutil/avstring.h"
#include "avformat.h"

#include "network.h"

#include "rtpdec.h"
#include "rtpdec_formats.h"



Loading…
Cancel
Save