mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dix: unexport some lookup functions
These aren't used by any drivers, so 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/1380>
This commit is contained in:
committed by
Alan Coopersmith
parent
dfdde27990
commit
d444cd4237
@@ -19,11 +19,15 @@
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
||||
* OF THIS SOFTWARE.
|
||||
*/
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "randrstr_priv.h"
|
||||
#include "swaprep.h"
|
||||
#include <unistd.h>
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
#include "randr/randrstr_priv.h"
|
||||
|
||||
#include "swaprep.h"
|
||||
|
||||
RESTYPE RRLeaseType;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user