changeset 31274:29e2e4805d83

Remove nonsense commented-out function header.
author reimar
date Sun, 06 Jun 2010 18:59:19 +0000
parents 0f9c3f446fc6
children 9667e45d6516
files libvo/vo_gl.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_gl.c	Sun Jun 06 15:41:37 2010 +0000
+++ b/libvo/vo_gl.c	Sun Jun 06 18:59:19 2010 +0000
@@ -821,7 +821,6 @@
   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;