aboutsummaryrefslogtreecommitdiff
path: root/X11/extensions/multibuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'X11/extensions/multibuf.h')
-rw-r--r--X11/extensions/multibuf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/X11/extensions/multibuf.h b/X11/extensions/multibuf.h
index 12fda357d..27165f08a 100644
--- a/X11/extensions/multibuf.h
+++ b/X11/extensions/multibuf.h
@@ -30,15 +30,9 @@ in this Software without prior written authorization from The Open Group.
#include <X11/extensions/multibufconst.h>
-#if !defined(UNIXCPP) || defined(ANSICPP)
#define MbufGetReq(name,req,info) GetReq (name, req); \
req->reqType = info->codes->major_opcode; \
req->mbufReqType = X_##name;
-#else
-#define MbufGetReq(name,req,info) GetReq (name, req); \
- req->reqType = info->codes->major_opcode; \
- req->mbufReqType = X_/**/name;
-#endif
/*
* Extra definitions that will only be needed in the client