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

@ -10,7 +10,6 @@
#include <cogl-pango/cogl-pango.h>
#include <clutter/clutter.h>
#include <clutter/x11/clutter-x11.h>
#include <gtk/gtk.h>
#include <glib/gi18n-lib.h>
#include <girepository.h>