Mercurial > mplayer.hg
changeset 30611:8e3c8ca13b4c
cosmetics: Remove commented-out #include.
author | diego |
---|---|
date | Fri, 19 Feb 2010 10:18:55 +0000 |
parents | b0f5b5d43941 |
children | ed1000201cd0 |
files | libmpcodecs/vf_zrmjpeg.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/vf_zrmjpeg.c Fri Feb 19 09:46:31 2010 +0000 +++ b/libmpcodecs/vf_zrmjpeg.c Fri Feb 19 10:18:55 2010 +0000 @@ -50,7 +50,6 @@ #define HAVE_AV_CONFIG_H #include "libavcodec/avcodec.h" #include "libavcodec/mjpegenc.h" -//#include "jpeg_enc.h" /* this file is not present yet */ #undef malloc #undef free