meson: remove unreachable with_glx == 'auto' check
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 23 Feb 2018 19:32:02 +0000 (19:32 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 29 May 2018 15:31:46 +0000 (16:31 +0100)
commit728d1da159e072e7ef9956ba5326cc02f4d2589b
tree9841f237b582e6128bdc272a8871b1dfff4c120f
parent9e539012dfaa848fc4cfde83c3f3a83fee274ca4
meson: remove unreachable with_glx == 'auto' check

Cannot happen since, props to the autodetection further up.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
meson.build