CVS change done by Diego Biurrun CVS Update of /cvsroot/mplayer/main In directory mail:/var2/tmp/cvs-serv27297 Modified Files: cfg-mplayer.h Log Message: Remove long obsolete -fb option. patch by Oded Shimon <ods15 - at - ods15 - dot - dyndns - dot - org> Index: cfg-mplayer.h =================================================================== RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v retrieving revision 1.247 retrieving revision 1.248 diff -u -r1.247 -r1.248 --- cfg-mplayer.h 19 Mar 2005 20:55:51 -0000 1.247 +++ cfg-mplayer.h 6 Jun 2005 14:59:25 -0000 1.248 @@ -13,7 +13,6 @@ #endif #ifdef HAVE_FBDEV -extern char *fb_dev_name; extern char *fb_mode_cfgfile; extern char *fb_mode_name; #endif @@ -201,7 +200,6 @@ #endif #ifdef HAVE_FBDEV - {"fb", &fb_dev_name, CONF_TYPE_STRING, 0, 0, 0, NULL}, {"fbmode", &fb_mode_name, CONF_TYPE_STRING, 0, 0, 0, NULL}, {"fbmodeconfig", &fb_mode_cfgfile, CONF_TYPE_STRING, 0, 0, 0, NULL}, #endif
participants (1)
-
syncmail@mplayerhq.hu