shell: Drop some unused headers and Gdk variables

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/317
This commit is contained in:
Carlos Garnacho
2018-11-27 13:34:22 +01:00
parent 208c551787
commit 0fdfebdb67
4 changed files with 0 additions and 12 deletions

View File

@ -5,10 +5,6 @@
#include <string.h>
#include <stdlib.h>
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <gdk/gdk.h>
#include <gdk/gdkx.h>
#include <meta/display.h>
#include <meta/group.h>
#include <meta/util.h>