[MPlayer-cvslog] r25246 - trunk/libmpcodecs/vd.c

reimar subversion at mplayerhq.hu
Sun Dec 2 15:17:45 CET 2007


Author: reimar
Date: Sun Dec  2 15:17:45 2007
New Revision: 25246

Log:
Remove completely outdated commented-out code


Modified:
   trunk/libmpcodecs/vd.c

Modified: trunk/libmpcodecs/vd.c
==============================================================================
--- trunk/libmpcodecs/vd.c	(original)
+++ trunk/libmpcodecs/vd.c	Sun Dec  2 15:17:45 2007
@@ -134,7 +134,6 @@ int mpcodecs_config_vo(sh_video_t *sh, i
     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;



More information about the MPlayer-cvslog mailing list