From 269d40cbcc43b41f621ca6d91c182952f60ec48e Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 27 Jul 2010 19:02:39 +0000 Subject: Update to xserver 1.8. Tested by many. Ok oga@, todd@. --- xserver/Xext/panoramiX.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'xserver/Xext/panoramiX.h') diff --git a/xserver/Xext/panoramiX.h b/xserver/Xext/panoramiX.h index 38afcdb8f..cca4c5249 100644 --- a/xserver/Xext/panoramiX.h +++ b/xserver/Xext/panoramiX.h @@ -43,7 +43,6 @@ Equipment Corporation. #define _PANORAMIX_SERVER #include #undef _PANORAMIX_SERVER - #include "gcstruct.h" @@ -98,6 +97,4 @@ typedef struct { #define IS_SHARED_PIXMAP(r) (((r)->type == XRT_PIXMAP) && (r)->u.pix.shared) -#define SKIP_FAKE_WINDOW(a) if(!LookupIDByType(a, XRT_WINDOW)) return - #endif /* _PANORAMIX_H_ */ -- cgit v1.2.3