mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
Revert "backends: Include Xfixes for cursor events and manipulation"
This reverts commit 34421e90c3
.
These aren't needed at all.
This commit is contained in:
parent
34421e90c3
commit
4450b5bb14
@ -33,8 +33,6 @@
|
||||
#include <cogl/cogl.h>
|
||||
#include <clutter/clutter.h>
|
||||
|
||||
#include <X11/extensions/Xfixes.h>
|
||||
|
||||
#include "meta-stage.h"
|
||||
|
||||
struct _MetaCursorRendererPrivate
|
||||
|
@ -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"
|
||||
|
||||
|
@ -24,8 +24,6 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <X11/extensions/Xfixes.h>
|
||||
|
||||
#include "meta-cursor-renderer-x11.h"
|
||||
|
||||
#include <X11/extensions/Xfixes.h>
|
||||
|
Loading…
Reference in New Issue
Block a user