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>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-02-18 15:09:00 +01:00 committed by Marge Bot
parent a955b83848
commit 1fc9a26afd
5 changed files with 0 additions and 5 deletions

View File

@ -48,7 +48,6 @@
#include "scrnintstr.h" /* screen structure */
#include "extnsionst.h"
#include "exglobals.h"
#include "geext.h"
#include "misc.h"
#include "xace.h"
#include "xiquerydevice.h" /* for GetDeviceUse */

View File

@ -24,7 +24,6 @@
#include "include/gc.h"
#include "include/input.h"
#include "include/window.h"
#include "Xext/geext.h"
/* server setting: maximum size for big requests */
#define MAX_BIG_REQUEST_SIZE 4194303

View File

@ -148,7 +148,6 @@ Equipment Corporation.
#include "extnsionst.h"
#include "dixevents.h"
#include "dispatch.h"
#include "geext.h"
#include "dixstruct_priv.h"
#include "eventstr.h"
#include "enterleave.h"

View File

@ -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>

View File

@ -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,