# HG changeset patch # User diego # Date 1276694069 0 # Node ID 402ad9e8caed9005c29e0f2a153d78ec3e0f7f50 # Parent dee765e8c4a40b9c303c892bd5af4927ee297be9 Remove commented-out forward declaration for removed function. diff -r dee765e8c4a4 -r 402ad9e8caed libvo/mga_common.c --- a/libvo/mga_common.c Tue Jun 15 19:32:22 2010 +0000 +++ b/libvo/mga_common.c Wed Jun 16 13:14:29 2010 +0000 @@ -67,9 +67,6 @@ } -//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) {