include: drop obsolete registry.h

Now that there's no actual consumer of it left, it can be dropped.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-03-01 12:44:55 +01:00
committed by Marge Bot
parent 17ad53c803
commit dc84331f5d
11 changed files with 0 additions and 28 deletions

View File

@@ -143,7 +143,6 @@ Equipment Corporation.
#endif
#include "xace.h"
#include <assert.h>
#include "registry.h"
#include "gcstruct.h"
#ifdef XSERVER_DTRACE