Remove useless comment.

Originally committed as revision 17268 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2009-02-14 19:27:34 +00:00
parent eba9cecc8b
commit 052f377934
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <limits.h>
//avcodec include
#include "avcodec.h"
#include "dsputil.h"
#include "mpegvideo.h"