summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-07-20 13:19:04 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-07-20 15:04:05 +1000
commitdbc6ca9306f0f683419aca737e0d98243475bc0d (patch)
tree3a3020ee0c367bfd697cc22f7e1bb57fd4159929 /src
parent1d1860f31f673f9cf2efb6dc59fdcf8fe625736f (diff)
downloadxorg-lib-libXext-dbc6ca9306f0f683419aca737e0d98243475bc0d.tar.gz
Remove XTest header, belongs to libXtst.
All prototypes declared in XTest.h are defined in libXtst/src/XTest.c, not here. This removes the circular dependency between libXi and libXext. Reported-by: Colin Guthrie Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
-rw-r--r--src/XTestExt1.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 27b29aa..6a7d379 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -46,7 +46,6 @@ libXextinclude_HEADERS = $(top_srcdir)/include/X11/extensions/dpms.h \
$(top_srcdir)/include/X11/extensions/Xge.h \
$(top_srcdir)/include/X11/extensions/XLbx.h \
$(top_srcdir)/include/X11/extensions/XShm.h \
- $(top_srcdir)/include/X11/extensions/XTest.h \
$(top_srcdir)/include/X11/extensions/xtestext1.h
if LINT
diff --git a/src/XTestExt1.c b/src/XTestExt1.c
index 993837a..c9d48d7 100644
--- a/src/XTestExt1.c
+++ b/src/XTestExt1.c
@@ -68,7 +68,6 @@ University of California.
#include <X11/Xlibint.h>
#include <X11/extensions/xtestext1.h>
#include <X11/extensions/xtestext1proto.h>
-#include <X11/extensions/XTest.h>
/******************************************************************************
* variables