[MPlayer-cvslog] r31438 - trunk/libvo/vo_dxr3.c
diego
subversion at mplayerhq.hu
Thu Jun 17 10:04:12 CEST 2010
Author: diego
Date: Thu Jun 17 10:04:12 2010
New Revision: 31438
Log:
Remove unused 'extern int vo_osd_changed_flag' declaration.
Modified:
trunk/libvo/vo_dxr3.c
Modified: trunk/libvo/vo_dxr3.c
==============================================================================
--- trunk/libvo/vo_dxr3.c Wed Jun 16 21:40:26 2010 (r31437)
+++ trunk/libvo/vo_dxr3.c Thu Jun 17 10:04:12 2010 (r31438)
@@ -587,7 +587,6 @@ static void draw_alpha(int x, int y, int
#endif
}
-extern int vo_osd_changed_flag;
extern mp_osd_obj_t* vo_osd_list;
static void draw_osd(void)
More information about the MPlayer-cvslog
mailing list