mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dix: unexport Ones()
It's not used by any module/driver, so no need to keep it exported. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1695>
This commit is contained in:
committed by
Marge Bot
parent
91b5a003a5
commit
1642adec3b
@@ -23,6 +23,8 @@
|
||||
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "os/osdep.h"
|
||||
|
||||
#include "scrnintstr.h"
|
||||
#include "gcstruct.h"
|
||||
#include "pixmapstr.h"
|
||||
|
||||
Reference in New Issue
Block a user