Loader: Unexport a handful of consumerless symbols from dixsym.

This commit is contained in:
Adam Jackson
2008-10-06 16:18:21 -04:00
parent 8a5b89e8e1
commit c6d6d3e87a
10 changed files with 15 additions and 36 deletions

View File

@@ -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*/,