Revert "backends: Include Xfixes for cursor events and manipulation"

This reverts commit 34421e90c3.

These aren't needed at all.
This commit is contained in:
Jasper St. Pierre 2014-12-28 22:41:42 -08:00
parent 34421e90c3
commit 4450b5bb14
3 changed files with 0 additions and 5 deletions

View File

@ -33,8 +33,6 @@
#include <cogl/cogl.h>
#include <clutter/clutter.h>
#include <X11/extensions/Xfixes.h>
#include "meta-stage.h"
struct _MetaCursorRendererPrivate

View File

@ -42,7 +42,6 @@
#include <gdk/gdkx.h>
#include <X11/extensions/Xfixes.h>
#include <X11/extensions/Xfixes.h>
#include "meta-backend-private.h"
#include "meta-cursor-private.h"

View File

@ -24,8 +24,6 @@
#include "config.h"
#include <X11/extensions/Xfixes.h>
#include "meta-cursor-renderer-x11.h"
#include <X11/extensions/Xfixes.h>