From 2cfcbce246f29ea99a451268f8b20dbf65690e66 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sat, 22 Nov 2003 22:10:39 +0000 Subject: [PATCH] Compile fix --- mbcico/session.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/mbcico/session.h b/mbcico/session.h index 44576a80..20d30df7 100644 --- a/mbcico/session.h +++ b/mbcico/session.h @@ -5,9 +5,7 @@ #define TCPMODE_NONE 0 #define TCPMODE_IFC 1 /* ifcico native EMSI on raw TCP */ -#ifdef USE_TELNET #define TCPMODE_ITN 2 /* EMSI encapsulation through telnet */ -#endif #define TCPMODE_IBN 3 /* Binkp protocol */ #define SESSION_UNKNOWN 0