# HG changeset patch # User bcoudurier # Date 1211773566 0 # Node ID 54e578571711792a09cfcd99473201745f69bbe3 # Parent 4d492fccf79b418cec44990a359dbe1255905e45 remove unneeded include diff -r 4d492fccf79b -r 54e578571711 ffmenc.c --- a/ffmenc.c Mon May 26 03:44:31 2008 +0000 +++ b/ffmenc.c Mon May 26 03:46:06 2008 +0000 @@ -21,7 +21,6 @@ #include "avformat.h" #include "ffm.h" -#include /* disable pts hack for testing */ int ffm_nopts = 0;