[MPlayer-cvslog] r31340 - trunk/libvo/vo_gl.c
reimar
subversion at mplayerhq.hu
Sun Jun 6 20:59:19 CEST 2010
Author: reimar
Date: Sun Jun 6 20:59:19 2010
New Revision: 31340
Log:
Remove nonsense commented-out function header.
Modified:
trunk/libvo/vo_gl.c
Modified: trunk/libvo/vo_gl.c
==============================================================================
--- trunk/libvo/vo_gl.c Sun Jun 6 17:41:37 2010 (r31339)
+++ trunk/libvo/vo_gl.c Sun Jun 6 20:59:19 2010 (r31340)
@@ -821,7 +821,6 @@ static void redraw(void) {
flip_page();
}
-//static inline uint32_t draw_slice_x11(uint8_t *src[], uint32_t slice_num)
static int draw_slice(uint8_t *src[], int stride[], int w,int h,int x,int y)
{
mpi_flipped = stride[0] < 0;
More information about the MPlayer-cvslog
mailing list