From aa5a87847290d49b03a33351ebfd8df652a42489 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 13 May 2004 21:15:06 +0000 Subject: [PATCH] There's no need to explicitly set softCursor -- kdrive handles this if the cursor hooks aren't set. --- hw/kdrive/vesa/vesa.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/kdrive/vesa/vesa.c b/hw/kdrive/vesa/vesa.c index e0e8a78eb..35fe0721c 100644 --- a/hw/kdrive/vesa/vesa.c +++ b/hw/kdrive/vesa/vesa.c @@ -956,8 +956,6 @@ vesaMapFramebuffer (KdScreenInfo *screen) pscr->mapping = VESA_WINDOWED; pscr->shadow = TRUE; } - - screen->softCursor = TRUE; switch (pscr->mapping) { case VESA_MONO: