Mercurial > mplayer.hg
changeset 30688:748eade8a8dc
Remove pointless empty line.
author | stefano |
---|---|
date | Thu, 25 Feb 2010 21:21:29 +0000 |
parents | 6cef34c73074 |
children | ebe42a93c6c3 |
files | libswscale/utils.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libswscale/utils.c Thu Feb 25 21:12:38 2010 +0000 +++ b/libswscale/utils.c Thu Feb 25 21:21:29 2010 +0000 @@ -787,7 +787,6 @@ int dstW, int dstH, enum PixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) { - SwsContext *c; int i; int usesVFilter, usesHFilter;