mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
Loader: Unexport a handful of consumerless symbols from dixsym.
This commit is contained in:
@@ -65,8 +65,6 @@ typedef struct _Cursor *CursorPtr;
|
||||
typedef struct _CursorMetric *CursorMetricPtr;
|
||||
|
||||
extern CursorPtr rootCursor;
|
||||
extern int cursorScreenDevPriv[MAXSCREENS];
|
||||
#define CursorScreenKey(pScreen) (cursorScreenDevPriv + (pScreen)->myNum)
|
||||
|
||||
extern int FreeCursor(
|
||||
pointer /*pCurs*/,
|
||||
|
||||
Reference in New Issue
Block a user