mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
[PR #1388] dix: unexport lastResourceType and TypeMask
PR: https://github.com/X11Libre/xserver/pull/1388
This commit is contained in:
@@ -229,9 +229,6 @@ extern _X_EXPORT int dixLookupResourceByClass(void **result,
|
||||
ClientPtr client,
|
||||
Mask access_mode);
|
||||
|
||||
extern _X_EXPORT RESTYPE lastResourceType;
|
||||
extern _X_EXPORT RESTYPE TypeMask;
|
||||
|
||||
/*
|
||||
* @brief allocate a XID (resource ID) for the server itself
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user