aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/Xext/securitysrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/Xext/securitysrv.h')
-rw-r--r--xorg-server/Xext/securitysrv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/xorg-server/Xext/securitysrv.h b/xorg-server/Xext/securitysrv.h
index 8904242d6..3ae711d11 100644
--- a/xorg-server/Xext/securitysrv.h
+++ b/xorg-server/Xext/securitysrv.h
@@ -31,10 +31,6 @@ from The Open Group.
#define _SECURITY_SRV_H
/* Allow client side portions of <X11/extensions/security.h> to compile */
-#ifndef Status
-#define Status int
-#define NEED_UNDEF_Status
-#endif
#ifndef Display
#define Display void
#define NEED_UNDEF_Display