From bbab104b7e5238c510f51a8e671b3d8f4fcbfa0a Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 2 Dec 2007 14:17:45 +0000 Subject: Remove completely outdated commented-out code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25246 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/vd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libmpcodecs/vd.c') diff --git a/libmpcodecs/vd.c b/libmpcodecs/vd.c index ad22041d9c..811cf38a8b 100644 --- a/libmpcodecs/vd.c +++ b/libmpcodecs/vd.c @@ -134,7 +134,6 @@ int mpcodecs_config_vo(sh_video_t *sh, int w, int h, unsigned int preferred_outf 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; -- cgit v1.2.3