summaryrefslogtreecommitdiff
path: root/include/cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cursor.h')
-rw-r--r--include/cursor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/cursor.h b/include/cursor.h
index 93e264dd2..f86d94ca5 100644
--- a/include/cursor.h
+++ b/include/cursor.h
@@ -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*/,