build: remove abusive comment

The check seems to be working anyway, even without sys/video.h. So ./configure
was maybe wrong.
This commit is contained in:
Stefano Pigozzi 2013-11-22 18:10:37 +01:00
parent 7475f7d957
commit a8976464ca
1 changed files with 0 additions and 1 deletions

View File

@ -636,7 +636,6 @@ radio_and_tv_features = [
'name': '--tv-v4l2',
'desc': 'Video4Linux2 TV interface',
'func': check_cc(header_name=['sys/time.h', 'linux/videodev2.h'])
## XXX: what the fuck is up with this needing: sys_videoio_h?
}, {
'name': '--libv4l2',
'desc': 'libv4l2 support',