diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index 23fd01d10..4e2e3d67b 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -97,9 +97,7 @@ _e_comp_wl_cb_module_idle(void *data EINA_UNUSED) const char **m, *mods[] = { "wl_desktop_shell", -#ifdef HAVE_XWAYLAND "xwayland", -#endif NULL };