Xext: security: unexport noSecurityExtension
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:
parent
76cdf2f838
commit
592d8fe8f5
|
@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
#include "privates.h"
|
||||
#include "xacestr.h"
|
||||
#include "securitysrv.h"
|
||||
#include "extinit.h"
|
||||
#include "extinit_priv.h"
|
||||
#include "protocol-versions.h"
|
||||
|
||||
Bool noSecurityExtension = FALSE;
|
||||
|
|
Loading…
Reference in New Issue