From 51b2e85aeb172f4a058d8ceceec91021ffd0b2a5 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 7 Oct 2008 09:51:27 -0400 Subject: Remove DECNET support. This hasn't been consumed in the server or libs since 7.0. --- transport.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'transport.c') 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 -- cgit v1.2.3