mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
include: misc.h: drop unused xReqPtr typedef
not used anywhere, so no need to keep it around any longer. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
7279a68cc7
commit
f2a0a94a1f
@@ -115,8 +115,6 @@ typedef int XRetCode;
|
||||
#define FALSE 0
|
||||
#endif
|
||||
|
||||
typedef struct _xReq *xReqPtr;
|
||||
|
||||
#include "os.h" /* for ALLOCATE_LOCAL and DEALLOCATE_LOCAL */
|
||||
#include <X11/Xfuncs.h> /* for bcopy, bzero, and bcmp */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user