Link to libmutter always

Wayland support was merged into mutter master.
This commit is contained in:
Jasper St. Pierre
2014-04-09 15:20:56 -07:00
parent 6ce6e77d2a
commit ee0c76c2b9
8 changed files with 3 additions and 57 deletions

View File

@@ -326,10 +326,8 @@ gnome_shell_plugin_xevent_filter (MetaPlugin *plugin,
}
#endif
#ifdef HAVE_WAYLAND
if (meta_is_wayland_compositor ())
return FALSE;
#endif
/*
* Pass the event to shell-global for XDND