summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel/enc_des.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/wintel/enc_des.h')
-rw-r--r--src/windows/wintel/enc_des.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows/wintel/enc_des.h b/src/windows/wintel/enc_des.h
index c4108eba5d..b7f0f95fd5 100644
--- a/src/windows/wintel/enc_des.h
+++ b/src/windows/wintel/enc_des.h
@@ -58,7 +58,6 @@
#ifdef ENCRYPTION
void encrypt_init (char *, int);
Encryptions *findencryption (int);
-void encrypt_send_supprt (void);
void encrypt_auto (int);
void decrypt_auto (int);
void encrypt_is (unsigned char *, int);