mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-09 01:30:28 +01:00
There's no need to explicitly set softCursor -- kdrive handles this if the
cursor hooks aren't set.
This commit is contained in:
parent
4078457919
commit
aa5a878472
1 changed files with 0 additions and 2 deletions
|
|
@ -956,8 +956,6 @@ vesaMapFramebuffer (KdScreenInfo *screen)
|
|||
pscr->mapping = VESA_WINDOWED;
|
||||
pscr->shadow = TRUE;
|
||||
}
|
||||
|
||||
screen->softCursor = TRUE;
|
||||
|
||||
switch (pscr->mapping) {
|
||||
case VESA_MONO:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue