useless lines removed :)

thx to Thanks Matthias & Steffen Barszus


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8731 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-01-03 11:34:17 +00:00
parent b5d25351fe
commit b94c16d74b
1 changed files with 0 additions and 2 deletions

2
configure vendored
View File

@ -2714,7 +2714,6 @@ echores "$_fbdev"
echocheck "DVB"
if test "$_dvb" != no ; then
_dvb=no
test -c /dev/ost/video && _dvb=yes
cat >$TMPC << EOF
#include <sys/poll.h>
#include <sys/ioctl.h>
@ -2755,7 +2754,6 @@ if test "$_dvbhead" != no ; then
echocheck "DVB HEAD"
if test "$_dvbhead" != no ; then
_dvbhead=no
test -c /dev/dvb/adapter0/video0 && _dvbhead=yes
cat >$TMPC << EOF
#include <sys/poll.h>