shell: Drop unnecessary gtk header includes

These have survived the	code changes that made the
various GTK helpers and enums unused.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2655>
This commit is contained in:
Carlos Garnacho
2023-02-22 01:15:42 +01:00
committed by Marge Bot
parent bb54a32d1c
commit 32eff6bbde
6 changed files with 0 additions and 7 deletions

View File

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