From 788c970df6cdfdf906b951e3de1017d82e2252e6 Mon Sep 17 00:00:00 2001 From: Ewald Snel Date: Sun, 2 Feb 2003 11:33:36 +0000 Subject: Function replaced CVS patchset: 4086 CVS date: 2003/02/02 11:33:36 --- src/video_out/yuv2rgb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/video_out/yuv2rgb.h b/src/video_out/yuv2rgb.h index 36ea94229..808a84d7a 100644 --- a/src/video_out/yuv2rgb.h +++ b/src/video_out/yuv2rgb.h @@ -164,6 +164,5 @@ void mmx_yuv2rgb_set_gamma(int gamma); void yuv2rgb_init_mmxext (yuv2rgb_factory_t *this); void yuv2rgb_init_mmx (yuv2rgb_factory_t *this); void yuv2rgb_init_mlib (yuv2rgb_factory_t *this); -int yuv2rgb_slice (yuv2rgb_t *this, uint8_t **dest); #endif -- cgit v1.2.3