xvimage: remove unused HAVE_XVIDEO define
authorTim-Philipp Müller <tim@centricular.com>
Sun, 8 Dec 2019 00:52:17 +0000 (00:52 +0000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 9 Dec 2019 07:33:55 +0000 (07:33 +0000)
sys/xvimage/meson.build

index b8b8f00..f1aaecf 100644 (file)
@@ -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',