dix: unexport and document WindowsRestructured()

Not used by any external drivers, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-05-23 16:37:20 +02:00
parent 6abbd6698a
commit 83a443fed5
4 changed files with 9 additions and 3 deletions

View File

@@ -264,9 +264,6 @@ WriteEventsToClient(ClientPtr /*pClient */ ,
int /*count */ ,
xEventPtr /*events */ );
extern _X_EXPORT void
WindowsRestructured(void);
extern _X_EXPORT DeviceIntPtr
PickPointer(ClientPtr /* client */ );