x11: Remove unused headers

This commit is contained in:
Benjamin Otte 2021-04-02 02:52:49 +02:00 committed by Matthias Clasen
parent e544c891ca
commit afc5f46ca9
2 changed files with 0 additions and 11 deletions

View File

@ -45,9 +45,6 @@
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <X11/extensions/shape.h>
#ifdef HAVE_XCOMPOSITE
#include <X11/extensions/Xcomposite.h>
#endif
#include <string.h>

View File

@ -65,14 +65,6 @@
#include <X11/XKBlib.h>
#endif
#ifdef HAVE_XCOMPOSITE
#include <X11/extensions/Xcomposite.h>
#endif
#ifdef HAVE_XFIXES
#include <X11/extensions/Xfixes.h>
#endif
const int _gdk_x11_event_mask_table[21] =
{
ExposureMask,