From e25bc291435045090283c5255904d151dead2cb2 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 17 Sep 2010 08:18:47 +0000 Subject: [PATCH] cfg-mplayer.h: Remove old obsolete warning about dfbopts The DIRECTFBVERSION macro that it depends on has been removed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32281 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cfg-mplayer.h b/cfg-mplayer.h index f8b57d280f..c32de2e427 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -146,11 +146,6 @@ const m_option_t mplayer_opts[]={ #ifdef CONFIG_FBDEV {"fbmode", &fb_mode_name, CONF_TYPE_STRING, 0, 0, 0, NULL}, {"fbmodeconfig", &fb_mode_cfgfile, CONF_TYPE_STRING, 0, 0, 0, NULL}, -#endif -#ifdef CONFIG_DIRECTFB -#if DIRECTFBVERSION > 912 - {"dfbopts", "-dfbopts has been removed. Use -vf directfb:dfbopts=... instead.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL}, -#endif #endif // force window width/height or resolution (with -vm)