summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-glamor.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwayland/xwayland-glamor.c')
-rw-r--r--hw/xwayland/xwayland-glamor.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xwayland/xwayland-glamor.c b/hw/xwayland/xwayland-glamor.c
index 2bd16e7ac..cdca072ed 100644
--- a/hw/xwayland/xwayland-glamor.c
+++ b/hw/xwayland/xwayland-glamor.c
@@ -55,8 +55,7 @@ xwl_glamor_egl_make_current(struct xwl_screen *xwl_screen)
Bool
xwl_glamor_egl_supports_device_probing(void)
{
- return epoxy_has_egl() &&
- epoxy_has_egl_extension(NULL, "EGL_EXT_device_base");
+ return epoxy_has_egl_extension(NULL, "EGL_EXT_device_base");
}
void **