summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/wintel')
-rw-r--r--src/windows/wintel/telnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows/wintel/telnet.c b/src/windows/wintel/telnet.c
index 32f411812..1182fbcff 100644
--- a/src/windows/wintel/telnet.c
+++ b/src/windows/wintel/telnet.c
@@ -221,7 +221,6 @@ InitInstance(HANDLE hInstance, int nCmdShow)
#ifdef KRB5
krb5_init_context(&k5_context);
- krb5_init_ets(k5_context);
#endif
return (TRUE);