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:

committed by
Marge Bot

parent
bb54a32d1c
commit
32eff6bbde
@ -19,7 +19,6 @@
|
||||
#include "shell-app-cache-private.h"
|
||||
#include "shell-util.h"
|
||||
#include <glib/gi18n-lib.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <meta/display.h>
|
||||
#include <meta/meta-x11-display.h>
|
||||
|
Reference in New Issue
Block a user