aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-04-07 00:54:44 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-25 00:39:26 +0200
commit28acdaff7d0c34ecd9a783a87eeb09934f23a78e (patch)
tree00dc9a1d6f43fc9c54544f8444c3e94513b06982 /nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h
parentca1e857108d412f618f35ed4a665732c809b3f60 (diff)
downloadnx-libs-28acdaff7d0c34ecd9a783a87eeb09934f23a78e.tar.gz
nx-libs-28acdaff7d0c34ecd9a783a87eeb09934f23a78e.tar.bz2
nx-libs-28acdaff7d0c34ecd9a783a87eeb09934f23a78e.zip
Xserver/hw/nxagent: Drop NXcompositeext.h, it is a duplicate of nx-X11/include/extensions/composite.h.
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h9
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>