Remove the rest of fb_dev_name + directfb usage.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14053 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
syrjala 2004-11-26 10:06:09 +00:00
parent f20efc9e44
commit 240a8f2b3b
1 changed files with 0 additions and 4 deletions

View File

@ -229,10 +229,6 @@ m_option_t mplayer_opts[]={
{"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},
#else
#ifdef HAVE_DIRECTFB
{"fb", &fb_dev_name, CONF_TYPE_STRING, 0, 0, 0, NULL},
#endif
#endif
#ifdef HAVE_DIRECTFB
#if DIRECTFBVERSION > 912