diff options
Diffstat (limited to 'libexec/telnetd/ext.h')
-rw-r--r-- | libexec/telnetd/ext.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libexec/telnetd/ext.h b/libexec/telnetd/ext.h index 19bc0d6..62b0fd7 100644 --- a/libexec/telnetd/ext.h +++ b/libexec/telnetd/ext.h @@ -191,11 +191,6 @@ extern void wontoption P((int)), writenet P((unsigned char *, int)); -#ifdef ENCRYPTION -extern void (*encrypt_output) P((unsigned char *, int)); -extern int (*decrypt_input) P((int)); -extern char *nclearto; -#endif /* ENCRYPTION */ /* |