Revert "dix: unexport CheckCursorConfinement()"

This reverts commit 24d1c08441.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2058>
This commit is contained in:
Alan Coopersmith
2025-08-31 12:28:41 -07:00
committed by Marge Bot
parent 774da7dfc0
commit 7b87dff067
4 changed files with 3 additions and 5 deletions

View File

@@ -70,6 +70,8 @@ typedef struct _CursorMetric *CursorMetricPtr;
extern _X_EXPORT int FreeCursor(void *pCurs,
XID cid);
extern _X_EXPORT void CheckCursorConfinement(WindowPtr /*pWin */ );
extern _X_EXPORT void NewCurrentScreen(struct _DeviceIntRec * /*pDev */ ,
ScreenPtr /*newScreen */ ,
int /*x */ ,