summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-11 17:02:21 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-08-20 12:51:09 -0700
commitbea6cbd027973142fc64532274e1d16861b47190 (patch)
treee536c4130509a55e7a17cd01dba2aeb734b24b1a /src/Makefile.am
parentbf3501e0395abe890acfea98fdd9f50a6966f118 (diff)
downloadxorg-lib-libX11-bea6cbd027973142fc64532274e1d16861b47190.tar.gz
Remove long unused src/udcInf.c
I can find no record of what this file was for. Neither the X11R6.8.2 monolith Imakefile nor any modular release Makefile.am have ever built it and nothing else references it. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index db8f4d40..d46b4930 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -332,10 +332,6 @@ if OS2
libX11_la_SOURCES+=os2Stubs.c
endif OS2
-if UDC
-libX11_la_SOURCES+=udcInf.c
-endif
-
if THRSTUBS
libX11_la_SOURCES+=UIThrStubs.c
endif
@@ -346,7 +342,6 @@ x11data_DATA = XErrorDB
EXTRA_DIST = \
$(x11data_DATA) \
os2Stubs.c \
- udcInf.c \
UIThrStubs.c
libX11_xcb_la_SOURCES = x11_xcb.c Xxcbint.h