Browse Source

remove unneeded include

Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Baptiste Coudurier 17 years ago
parent
commit
ce2b665b3d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/ffmenc.c

+ 0
- 1
libavformat/ffmenc.c View File

@@ -21,7 +21,6 @@

#include "avformat.h"
#include "ffm.h"
#include <unistd.h>

/* disable pts hack for testing */
int ffm_nopts = 0;


Loading…
Cancel
Save