shell: Drop dependency on ClutterX11 headers/gir

This can be replaced with MetaX11Display nowadays.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1841>
This commit is contained in:
Carlos Garnacho
2021-05-11 12:44:20 +02:00
committed by Marge Bot
parent 48d5740443
commit 82450e1060
6 changed files with 4 additions and 7 deletions

View File

@ -16,7 +16,6 @@
#include <locale.h>
#include <X11/extensions/Xfixes.h>
#include <clutter/x11/clutter-x11.h>
#include <gdk/gdkx.h>
#include <gio/gio.h>
#include <girepository.h>