mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
dix: unexport cursor refcounting functions
These aren't used externally (drivers/modules), thus no need to export them. 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
a2f72755a9
commit
4aadbeb8aa
@@ -46,6 +46,7 @@
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#include "dix/cursor_priv.h"
|
||||
#include "dix/dix_priv.h"
|
||||
|
||||
#include "xfixesint.h"
|
||||
|
||||
Reference in New Issue
Block a user