Mercurial > mplayer.hg
changeset 25218:9e7ecd4c60c1
Remove completely outdated commented-out code
author | reimar |
---|---|
date | Sun, 02 Dec 2007 14:17:45 +0000 |
parents | 416818170e48 |
children | e82ecde2cbd4 |
files | libmpcodecs/vd.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/vd.c Sun Dec 02 14:07:01 2007 +0000 +++ b/libmpcodecs/vd.c Sun Dec 02 14:17:45 2007 +0000 @@ -134,7 +134,6 @@ unsigned int out_fmt=0; int screen_size_x=0;//SCREEN_SIZE_X; int screen_size_y=0;//SCREEN_SIZE_Y; -// vo_functions_t* video_out=sh->video_out; vf_instance_t* vf=sh->vfilter,*sc=NULL; int palette=0; int vocfg_flags=0;