From 9c95347244c5b87811870e1c9b7bc179f0f4b48a Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Wed, 15 May 2024 19:47:35 +0200 Subject: [PATCH] Xext: drop _PANORAMIX_SERVER This used to be for panoramiXproto.h, but it doesn't look at it anymore, so no need to keep it around. Signed-off-by: Enrico Weigelt, metux IT consult Part-of: --- Xext/panoramiX.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Xext/panoramiX.h b/Xext/panoramiX.h index c16b9a5e2..b1a03e35d 100644 --- a/Xext/panoramiX.h +++ b/Xext/panoramiX.h @@ -39,9 +39,8 @@ Equipment Corporation. #ifndef _PANORAMIX_H_ #define _PANORAMIX_H_ -#define _PANORAMIX_SERVER #include -#undef _PANORAMIX_SERVER + #include "gcstruct.h" #include "dixstruct.h"