summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2004-05-13 21:15:06 +0000
committerEric Anholt <anholt@freebsd.org>2004-05-13 21:15:06 +0000
commitaa5a87847290d49b03a33351ebfd8df652a42489 (patch)
treec018a7480db6dcb018bc52b8a6ca476419821e1b
parent4078457919708a8dbf9db8ee6e4871ecbf72518f (diff)
There's no need to explicitly set softCursor -- kdrive handles this if the
cursor hooks aren't set.
-rw-r--r--hw/kdrive/vesa/vesa.c2
1 files changed, 0 insertions, 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: