mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +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:
committed by
Enrico Weigelt
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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user