summaryrefslogtreecommitdiff
path: root/transport.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-10-07 09:51:27 -0400
committerAdam Jackson <ajax@redhat.com>2008-10-07 09:51:27 -0400
commit51b2e85aeb172f4a058d8ceceec91021ffd0b2a5 (patch)
tree7abe2475615d9e7c20c52032b6de2467ca5758e5 /transport.c
parent892ec928da3a0653ae54c321e4c3b1aa06c4e678 (diff)
downloadxorg-lib-libxtrans-51b2e85aeb172f4a058d8ceceec91021ffd0b2a5.tar.gz
Remove DECNET support.
This hasn't been consumed in the server or libs since 7.0.
Diffstat (limited to 'transport.c')
-rw-r--r--transport.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/transport.c b/transport.c
index 7ffb3de..5131d99 100644
--- a/transport.c
+++ b/transport.c
@@ -60,9 +60,6 @@ from The Open Group.
#include "Xtransint.h"
-#ifdef DNETCONN
-#include "Xtransdnet.c"
-#endif
#ifdef LOCALCONN
#include "Xtranslcl.c"
#endif