mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Revert "dix: unexport CheckCursorConfinement()"
This reverts commit 24d1c08441.
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2058>
This commit is contained in:
committed by
Marge Bot
parent
774da7dfc0
commit
7b87dff067
@@ -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 */ ,
|
||||
|
||||
Reference in New Issue
Block a user