aboutsummaryrefslogtreecommitdiff
path: root/X11/extensions/Xcup.h
diff options
context:
space:
mode:
Diffstat (limited to 'X11/extensions/Xcup.h')
-rw-r--r--X11/extensions/Xcup.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/X11/extensions/Xcup.h b/X11/extensions/Xcup.h
index b1df039e6..1a909c7af 100644
--- a/X11/extensions/Xcup.h
+++ b/X11/extensions/Xcup.h
@@ -30,14 +30,7 @@ in this Software without prior written authorization from The Open Group.
#define _XCUP_H_
#include <X11/Xfuncproto.h>
-
-#define X_XcupQueryVersion 0
-#define X_XcupGetReservedColormapEntries 1
-#define X_XcupStoreColors 2
-
-#define XcupNumberErrors 0
-
-#ifndef _XCUP_SERVER_
+#include <X11/extensions/cup.h>
_XFUNCPROTOBEGIN
@@ -63,7 +56,5 @@ Status XcupStoreColors(
_XFUNCPROTOEND
-#endif /* _XCUP_SERVER_ */
-
#endif /* _XCUP_H_ */