diff libvo/vo_mga.c @ 7124:eca7dbad0166

finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
author alex
date Wed, 28 Aug 2002 21:32:32 +0000
parents 08c552788216
children e4e70b0e1786
line wrap: on
line diff
--- a/libvo/vo_mga.c	Wed Aug 28 21:18:33 2002 +0000
+++ b/libvo/vo_mga.c	Wed Aug 28 21:32:32 2002 +0000
@@ -58,7 +58,7 @@
 #define FBDEV	"/dev/fb0"
 
 static uint32_t
-config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t fullscreen, char *title, uint32_t format,const vo_tune_info_t *info)
+config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uint32_t fullscreen, char *title, uint32_t format)
 {
 
 //	if (f >= 0) mga_uninit();