xvimage: remove unused HAVE_XVIDEO define
This commit is contained in:
parent
3921a94f28
commit
57913a58f6
@ -13,7 +13,6 @@ if cc.has_argument ('-Wno-deprecated-declarations')
|
||||
endif
|
||||
|
||||
xvideo_dep = dependency('xv', required : get_option('xvideo'))
|
||||
core_conf.set('HAVE_XVIDEO', x11_dep.found() and xvideo_dep.found())
|
||||
|
||||
if xvideo_dep.found()
|
||||
gstxvimage = library('gstxvimagesink',
|
||||
|
Loading…
x
Reference in New Issue
Block a user