summaryrefslogtreecommitdiff
path: root/dix/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-10-31 16:40:41 +1030
committerPeter Hutterer <peter.hutterer@redhat.com>2008-11-04 16:04:15 +1030
commitd97239956667f8181f30271759573b75bf455fbb (patch)
tree9d39488c657248ef68eee1afd8b925f8f3c64fee /dix/Makefile.am
parentcbc6f983959595aa21c9dd72fac6a7070a650ef7 (diff)
Purge device-based WindowAccess code.
Really, this was a bad idea. It's not security, the UI features that would have been cool (e.g. clicking through windows) aren't implemented anyway, and there's nothing you can't achieve just by using plain XI anyway. Requires inputproto 1.9.99.6.
Diffstat (limited to 'dix/Makefile.am')
-rw-r--r--dix/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/dix/Makefile.am b/dix/Makefile.am
index bdc2d4570..a4b48c82e 100644
--- a/dix/Makefile.am
+++ b/dix/Makefile.am
@@ -5,7 +5,6 @@ AM_CFLAGS = $(DIX_CFLAGS) \
-DVENDOR_RELEASE="@VENDOR_RELEASE@"
libdix_la_SOURCES = \
- access.c \
atom.c \
colormap.c \
cursor.c \