Mercurial > mplayer.hg
changeset 31363:402ad9e8caed
Remove commented-out forward declaration for removed function.
author | diego |
---|---|
date | Wed, 16 Jun 2010 13:14:29 +0000 |
parents | dee765e8c4a4 |
children | 317649676214 |
files | libvo/mga_common.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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) {