aboutsummaryrefslogtreecommitdiffstats
path: root/libtelnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtelnet.h')
-rw-r--r--libtelnet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libtelnet.h b/libtelnet.h
index a8bf4da..f03b92f 100644
--- a/libtelnet.h
+++ b/libtelnet.h
@@ -92,7 +92,6 @@ typedef enum libtelnet_event_type_t libtelnet_event_type_t;
/* libtelnet feature flags */
#define LIBTELNET_FLAG_PROXY (1<<0)
-#define LIBTELNET_FLAG_AUTO_CRLF (1<<1)
#define LIBTELNET_PFLAG_DEFLATE (1<<7)