mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-07 02:04:13 +00:00
(submit/miext-extinit) res: unexport noResExtension field
This field isn't used by any drivers, and also better belongs into the corresponding extension instead of OS adaption layer. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#include "compint.h"
|
||||
#endif
|
||||
|
||||
Bool noResExtension = FALSE;
|
||||
|
||||
/** @brief Holds fragments of responses for ConstructClientIds.
|
||||
*
|
||||
* note: there is no consideration for data alignment */
|
||||
|
||||
Reference in New Issue
Block a user