[MPlayer-cvslog] r31429 - trunk/libvo/mga_common.c

diego subversion at mplayerhq.hu
Wed Jun 16 15:14:29 CEST 2010


Author: diego
Date: Wed Jun 16 15:14:29 2010
New Revision: 31429

Log:
Remove commented-out forward declaration for removed function.

Modified:
   trunk/libvo/mga_common.c

Modified: trunk/libvo/mga_common.c
==============================================================================
--- trunk/libvo/mga_common.c	Tue Jun 15 21:32:22 2010	(r31428)
+++ trunk/libvo/mga_common.c	Wed Jun 16 15:14:29 2010	(r31429)
@@ -67,9 +67,6 @@ static void draw_osd(void)
 }
 
 
-//static void
-//write_slice_g200(uint8_t *y,uint8_t *cr, uint8_t *cb,uint32_t slice_num)
-
 static void
 draw_slice_g200(uint8_t *image[], int stride[], int width,int height,int x,int y)
 {


More information about the MPlayer-cvslog mailing list