mirror of
https://github.com/X11Libre/xserver.git
synced 2026-01-26 14:03:17 +00:00
include: dix.h: drop NullClient macro
Not used anymore, and not part of ABI. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
240e471325
commit
8d9d37935f
@ -59,8 +59,6 @@ SOFTWARE.
|
||||
#define SAMETIME 0
|
||||
#define LATER 1
|
||||
|
||||
#define NullClient ((ClientPtr) 0)
|
||||
|
||||
#define REQUEST(type) \
|
||||
type * stuff = (type *)client->requestBuffer;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user