aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/xtrans/transport.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-10-12 21:06:36 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 19:46:36 +0100
commitb5bfd3a49503387f1477a58b7c3d76fcdf06fbe5 (patch)
tree9e11241ad658d0f3cf7e7e6948c12c8e9c6b0f63 /nx-X11/lib/xtrans/transport.c
parenta9b145d466f774d0a6948a493df2e9c7bff50d6f (diff)
downloadnx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.tar.gz
nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.tar.bz2
nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.zip
remove DECnet support
just as Xorg upstream did
Diffstat (limited to 'nx-X11/lib/xtrans/transport.c')
-rw-r--r--nx-X11/lib/xtrans/transport.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nx-X11/lib/xtrans/transport.c b/nx-X11/lib/xtrans/transport.c
index e1a8b45ec..fe0cff24d 100644
--- a/nx-X11/lib/xtrans/transport.c
+++ b/nx-X11/lib/xtrans/transport.c
@@ -61,9 +61,6 @@ from The Open Group.
#include "Xtransint.h"
-#ifdef DNETCONN
-#include "Xtransdnet.c"
-#endif
#ifdef LOCALCONN
#include "Xtranslcl.c"
#endif