diff options
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h b/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h index 5887ab24b..7ab7023ac 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h +++ b/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h @@ -25,18 +25,9 @@ #ifndef _XCOMPOSITE_H_ #define _XCOMPOSITE_H_ -#ifdef NXAGENT_SERVER - #define XserverRegion XID -#include "NXcompositeext.h" - -#else - #include <nx-X11/extensions/composite.h> -#include "X11/include/Xfixes_nxagent.h" - -#endif #include <nx-X11/Xfuncproto.h> |