Xext: drop _PANORAMIX_SERVER
This used to be for panoramiXproto.h, but it doesn't look at it anymore, so no need to keep it around. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1551>
This commit is contained in:
parent
c77bcb9f7f
commit
9c95347244
|
@ -39,9 +39,8 @@ Equipment Corporation.
|
||||||
#ifndef _PANORAMIX_H_
|
#ifndef _PANORAMIX_H_
|
||||||
#define _PANORAMIX_H_
|
#define _PANORAMIX_H_
|
||||||
|
|
||||||
#define _PANORAMIX_SERVER
|
|
||||||
#include <X11/extensions/panoramiXproto.h>
|
#include <X11/extensions/panoramiXproto.h>
|
||||||
#undef _PANORAMIX_SERVER
|
|
||||||
#include "gcstruct.h"
|
#include "gcstruct.h"
|
||||||
#include "dixstruct.h"
|
#include "dixstruct.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue