mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dix: unexport rootCursor
This field is only used by DIX and XI, thus no need to export it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1345>
This commit is contained in:
committed by
Marge Bot
parent
1d7cb4b2c3
commit
a2f72755a9
@@ -87,6 +87,7 @@ Equipment Corporation.
|
||||
#include <X11/fonts/libxfont2.h>
|
||||
|
||||
#include "dix/callback_priv.h"
|
||||
#include "dix/cursor_priv.h"
|
||||
#include "dix/dix_priv.h"
|
||||
#include "dix/input_priv.h"
|
||||
#include "dix/gc_priv.h"
|
||||
|
||||
Reference in New Issue
Block a user