mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-02 11:58:03 +02:00
drop not needed includes of geext.h
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1810>
(cherry picked from commit 1fc9a26afd)
This commit is contained in:
parent
72803d8ad3
commit
7fe8901653
4 changed files with 0 additions and 4 deletions
|
|
@ -45,7 +45,6 @@
|
|||
#include "extnsionst.h"
|
||||
#include "exevents.h"
|
||||
#include "exglobals.h"
|
||||
#include "geext.h"
|
||||
#include "misc.h"
|
||||
#include "xace.h"
|
||||
#include "xiquerydevice.h" /* for GetDeviceUse */
|
||||
|
|
|
|||
|
|
@ -140,7 +140,6 @@ Equipment Corporation.
|
|||
#include "dispatch.h"
|
||||
|
||||
#include <X11/extensions/ge.h>
|
||||
#include "geext.h"
|
||||
#include "geint.h"
|
||||
|
||||
#include "eventstr.h"
|
||||
|
|
|
|||
|
|
@ -52,7 +52,6 @@ SOFTWARE.
|
|||
#include "window.h"
|
||||
#include "input.h"
|
||||
#include "cursor.h"
|
||||
#include "geext.h"
|
||||
#include "events.h"
|
||||
#include <X11/extensions/XI.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -54,7 +54,6 @@ SOFTWARE.
|
|||
#include "window.h"
|
||||
#include "dixstruct.h"
|
||||
#include "cursorstr.h"
|
||||
#include "geext.h"
|
||||
#include "privates.h"
|
||||
|
||||
extern _X_EXPORT void AssignTypeAndName(DeviceIntPtr dev,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue