Mercurial > mplayer.hg
changeset 14052:e7952552efea
Remove the rest of fb_dev_name + directfb usage.
author | syrjala |
---|---|
date | Fri, 26 Nov 2004 10:06:09 +0000 |
parents | 486af48807f5 |
children | 9f89feb07542 |
files | cfg-mplayer.h |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-mplayer.h Fri Nov 26 07:47:21 2004 +0000 +++ b/cfg-mplayer.h Fri Nov 26 10:06:09 2004 +0000 @@ -229,10 +229,6 @@ {"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