include: drop now empty xkbfile.h

This (public) file isn't used by anybody outside Xserver tree
and doesn't contain anything useful anymore, so lets drop it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1729>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-04-05 17:09:31 +02:00
committed by Marge Bot
parent 3f8a5475c9
commit f8fc46cbbf
7 changed files with 1 additions and 38 deletions

View File

@@ -44,7 +44,6 @@
#include <xkbsrv.h>
#include "../xkb/xkbgeom.h"
#include <X11/extensions/XKMformat.h>
#include "xkbfile.h"
#include <assert.h>
#include "tests-common.h"