summaryrefslogtreecommitdiff
path: root/dix/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2011-01-20 22:49:32 -0500
committerAdam Jackson <ajax@redhat.com>2011-03-08 13:17:24 -0500
commit82a8677d9175732a61df4116a396b76a7704efb4 (patch)
treee74cf5580a5a3a5ad1d5d1d26289ec01a09d2089 /dix/Makefile.am
parent1564c82417d201de5b9a5ec5e7aa4ef14c45fbad (diff)
dix: Remove deprecated.c
No more internal users, this can be dropped now. Reviewed-by: Soren Sandmann <ssp@redhat.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
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 59e512ba7..543554669 100644
--- a/dix/Makefile.am
+++ b/dix/Makefile.am
@@ -10,7 +10,6 @@ libdix_la_SOURCES = \
atom.c \
colormap.c \
cursor.c \
- deprecated.c \
devices.c \
dispatch.c \
dispatch.h \