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:
parent
17ad53c803
commit
dc84331f5d
|
@ -36,7 +36,6 @@ in this Software without prior written authorization from The Open Group.
|
||||||
#include "propertyst.h"
|
#include "propertyst.h"
|
||||||
#include "colormapst.h"
|
#include "colormapst.h"
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
#include "registry.h"
|
|
||||||
#include "xacestr.h"
|
#include "xacestr.h"
|
||||||
#include "securitysrv.h"
|
#include "securitysrv.h"
|
||||||
#include <X11/extensions/securproto.h>
|
#include <X11/extensions/securproto.h>
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
#include "dixstruct.h"
|
#include "dixstruct.h"
|
||||||
#include "extnsionst.h"
|
#include "extnsionst.h"
|
||||||
#include "swaprep.h"
|
#include "swaprep.h"
|
||||||
#include "registry.h"
|
|
||||||
#include <X11/extensions/XResproto.h>
|
#include <X11/extensions/XResproto.h>
|
||||||
#include "pixmapstr.h"
|
#include "pixmapstr.h"
|
||||||
#include "windowstr.h"
|
#include "windowstr.h"
|
||||||
|
|
|
@ -25,7 +25,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
#include "dix/registry_priv.h"
|
#include "dix/registry_priv.h"
|
||||||
|
|
||||||
#include "registry.h"
|
|
||||||
#include "xselinuxint.h"
|
#include "xselinuxint.h"
|
||||||
|
|
||||||
/* selection and property atom cache */
|
/* selection and property atom cache */
|
||||||
|
|
|
@ -28,7 +28,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
#include "dixstruct.h"
|
#include "dixstruct.h"
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
#include "registry.h"
|
|
||||||
#include "inputstr.h"
|
#include "inputstr.h"
|
||||||
#include "xselinux.h"
|
#include "xselinux.h"
|
||||||
|
|
||||||
|
|
|
@ -128,7 +128,6 @@ Equipment Corporation.
|
||||||
#include "xfixesint.h"
|
#include "xfixesint.h"
|
||||||
|
|
||||||
#ifdef XSERVER_DTRACE
|
#ifdef XSERVER_DTRACE
|
||||||
#include "registry.h"
|
|
||||||
#include "probes.h"
|
#include "probes.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -60,7 +60,6 @@ SOFTWARE.
|
||||||
#include "scrnintstr.h"
|
#include "scrnintstr.h"
|
||||||
#include "dispatch.h"
|
#include "dispatch.h"
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
#include "registry.h"
|
|
||||||
#include "xace.h"
|
#include "xace.h"
|
||||||
|
|
||||||
#define LAST_ERROR 255
|
#define LAST_ERROR 255
|
||||||
|
|
|
@ -106,7 +106,6 @@ Equipment Corporation.
|
||||||
#include "dixfont.h"
|
#include "dixfont.h"
|
||||||
#include "extnsionst.h"
|
#include "extnsionst.h"
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
#include "registry.h"
|
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
#include "exevents.h"
|
#include "exevents.h"
|
||||||
#ifdef PANORAMIX
|
#ifdef PANORAMIX
|
||||||
|
|
|
@ -29,7 +29,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
#include "dix/registry_priv.h"
|
#include "dix/registry_priv.h"
|
||||||
|
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
#include "registry.h"
|
|
||||||
|
|
||||||
#define BASE_SIZE 16
|
#define BASE_SIZE 16
|
||||||
|
|
||||||
|
|
|
@ -143,7 +143,6 @@ Equipment Corporation.
|
||||||
#endif
|
#endif
|
||||||
#include "xace.h"
|
#include "xace.h"
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include "registry.h"
|
|
||||||
#include "gcstruct.h"
|
#include "gcstruct.h"
|
||||||
|
|
||||||
#ifdef XSERVER_DTRACE
|
#ifdef XSERVER_DTRACE
|
||||||
|
|
|
@ -36,7 +36,6 @@
|
||||||
#include "glxserver.h"
|
#include "glxserver.h"
|
||||||
#include <windowstr.h>
|
#include <windowstr.h>
|
||||||
#include <propertyst.h>
|
#include <propertyst.h>
|
||||||
#include <registry.h>
|
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
#include <os.h>
|
#include <os.h>
|
||||||
#include "extinit.h"
|
#include "extinit.h"
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
/***********************************************************
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
|
||||||
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
||||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|
||||||
******************************************************************/
|
|
||||||
|
|
||||||
#ifndef DIX_REGISTRY_H
|
|
||||||
#define DIX_REGISTRY_H
|
|
||||||
|
|
||||||
#include "resource.h"
|
|
||||||
#include "extnsionst.h"
|
|
||||||
|
|
||||||
#endif /* DIX_REGISTRY_H */
|
|
Loading…
Reference in New Issue