mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
dix: unexport IsMapInstalled()
Not used by any driver/module, 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/1581>
This commit is contained in:
committed by
Marge Bot
parent
5eca51a5d2
commit
a3ec1a829d
@@ -35,6 +35,7 @@ in this Software without prior written authorization from the X Consortium.
|
||||
#include <X11/Xproto.h>
|
||||
#include <X11/extensions/saverproto.h>
|
||||
|
||||
#include "dix/colormap_priv.h"
|
||||
#include "dix/dix_priv.h"
|
||||
#include "os/screensaver.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user