(submit/miext-extinit) Xext: shape: unexport noXFixesExtension

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:
Enrico Weigelt, metux IT consult
2024-06-28 19:46:14 +02:00
parent f232ee9042
commit 32fcffa4bb
4 changed files with 3 additions and 3 deletions

View File

@@ -62,8 +62,6 @@ extern _X_EXPORT Bool noCompositeExtension;
extern _X_EXPORT Bool noPanoramiXExtension;
#endif
extern _X_EXPORT Bool noXFixesExtension;
#if defined(XSELINUX)
extern _X_EXPORT Bool noSELinuxExtension;
#endif