Remove useless DVB-related #include.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27457 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-08-12 07:33:15 +00:00
parent ef97d3827a
commit 51700fd1f5
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@ const m_option_t pvropts_conf[]={
#endif /* CONFIG_PVR */
#ifdef CONFIG_DVBIN
#include "stream/dvbin.h"
extern const m_config_t dvbin_opts_conf[];
#endif