summaryrefslogtreecommitdiff
path: root/src/savage_cursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/savage_cursor.c')
-rw-r--r--src/savage_cursor.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/savage_cursor.c b/src/savage_cursor.c
index 3506f3a..9f6dcc9 100644
--- a/src/savage_cursor.c
+++ b/src/savage_cursor.c
@@ -300,12 +300,16 @@ SavageSetCursorColors(
int fg)
{
SavagePtr psav = SAVPTR(pScrn);
+#if 0
Bool bNeedExtra = FALSE;
+#endif
/* Clock doubled modes need an extra cursor stack write. */
+#if 0
bNeedExtra =
(psav->CursorInfoRec->Flags & HARDWARE_CURSOR_TRUECOLOR_AT_8BPP);
+#endif
/* With the streams engine on HW Cursor seems to be 24bpp ALWAYS */
if( 1